Skip to content

Commit

Permalink
change run test step
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimKrukovich committed Apr 3, 2024
1 parent 4695e05 commit 5c8a00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: yarn run compile

- name: Run Tests
run: yarn run test --network testnet
run: yarn hardhat test --network testnet

0 comments on commit 5c8a00d

Please sign in to comment.