Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
hannah-macdonald1 committed Nov 20, 2024
1 parent 6dd8cf5 commit 4df3734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: npm ci

- name: Run tests
run: npm test
run: npm run test:gh

- name: Test Report
uses: dorny/test-reporter@v1
Expand Down

0 comments on commit 4df3734

Please sign in to comment.