Skip to content

Commit

Permalink
chore: update regression tests for mainnet_v1 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Tl authored Nov 29, 2023
1 parent 983b37a commit 79dbefc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/regression-contract-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,3 @@ jobs:
env:
PRIVATE_KEY: ${{ secrets.GW_MAINNET_V1_PK1 }}
PRIVATE_KEY2: ${{ secrets.GW_MAINNET_V1_PK2 }}
- name: Run tests on mainnet-readonly.godwoken.cf
working-directory: contracts
run: |
sed -i "s|v1.mainnet.godwoken.io|mainnet-readonly.godwoken.cf|g" hardhat.config.js
npm run test:gw_mainnet_v1
env:
PRIVATE_KEY: ${{ secrets.GW_MAINNET_V1_PK1 }}
PRIVATE_KEY2: ${{ secrets.GW_MAINNET_V1_PK2 }}

0 comments on commit 79dbefc

Please sign in to comment.