Skip to content

Commit

Permalink
updated test command on gha
Browse files Browse the repository at this point in the history
  • Loading branch information
bearni95 committed Apr 25, 2024
1 parent dee3ea0 commit 3217861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/taikoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:

- name: Unit Tests
working-directory: ./packages/taikoon
run: pnpm clean && pnpm compile && pnpm test
run: pnpm test

0 comments on commit 3217861

Please sign in to comment.