Skip to content

Commit

Permalink
♻️ Refactor workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MattPoblete committed Oct 1, 2024
1 parent 35de88c commit 3f97b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-dapp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
run: cd apps/dapp

- name: Run jest tests
run: yarn jest
run: yarn exec jest

0 comments on commit 3f97b1e

Please sign in to comment.