Skip to content

Commit

Permalink
Merge pull request #73 from torjusti/torjusti-patch-1
Browse files Browse the repository at this point in the history
Update cube-solver.yml
  • Loading branch information
torjusti authored Sep 10, 2023
2 parents 438b61b + 63d086c commit 9c430cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cube-solver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: yarn --frozen-lockfile
- run: yarn lint
- run: yarn build
- run: yarn test

0 comments on commit 9c430cd

Please sign in to comment.