Skip to content

Commit

Permalink
change network in git workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimKrukovich committed Apr 3, 2024
1 parent 1453d1c commit 4695e05
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
run: yarn run test --network testnet

0 comments on commit 4695e05

Please sign in to comment.