Skip to content

fix(style): wasted spance in game header #33

fix(style): wasted spance in game header

fix(style): wasted spance in game header #33

Workflow file for this run

name: Run tests
on: push
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
npm ci
npm run test