We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b54a6 commit c262afaCopy full SHA for c262afa
.github/workflows/release.yml
@@ -583,5 +583,5 @@ jobs:
583
- name: Sync chain ${{ matrix.chain }}
584
working-directory: third-party/zombienet
585
env:
586
- - CHAIN: ${{ matrix.chain }}
+ CHAIN: ${{ matrix.chain }}
587
run: ./smoke.sh
0 commit comments