Skip to content

Commit

Permalink
Note gw alphanet environment tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Tl authored Apr 19, 2024
1 parent 795816e commit 8aba040
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contract-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
strategy:
fail-fast: false
matrix:
network: [gw_testnet_v1, gw_alphanet_v1]
# network: [gw_testnet_v1, gw_alphanet_v1]
network: [gw_testnet_v1]
outputs:
available: ${{ steps.check.outputs.available }}
steps:
Expand Down

0 comments on commit 8aba040

Please sign in to comment.