Skip to content

Commit

Permalink
fix: unit tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Feb 16, 2024
1 parent 618b673 commit fea048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- run: yarn
- run: yarn lint
- run: yarn type-check
- run: yarn test
- run: yarn test -- --run
- run: yarn build

0 comments on commit fea048d

Please sign in to comment.