Skip to content

Commit

Permalink
fix(ci): tests not passing
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Apr 12, 2023
1 parent c83c31d commit f7f3d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Test
working-directory: projects/lib
run: npm run test
run: npm run test:ci

- name: Build
working-directory: projects/lib
Expand Down

0 comments on commit f7f3d05

Please sign in to comment.