Skip to content

Commit

Permalink
fix client
Browse files Browse the repository at this point in the history
  • Loading branch information
JHWelch committed Oct 5, 2024
1 parent 7a2a64c commit 3b36fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
run: npm test -- run

- name: Test Types
working-directory: ./server
working-directory: ./client
run: npm run test:types

0 comments on commit 3b36fb9

Please sign in to comment.