Skip to content

Commit

Permalink
Change test command in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 5, 2024
1 parent 5dad9d8 commit fff7a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-single-platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: npm run build

- name: Unit tests
run: npm run test
run: npm test

0 comments on commit fff7a47

Please sign in to comment.