We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2919bd0 commit cc9e375Copy full SHA for cc9e375
.github/workflows/ci.yaml
@@ -28,3 +28,5 @@ jobs:
28
29
- name: Test
30
run: yarn test
31
+ env:
32
+ NETWORK: mainnet
0 commit comments