We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ab52c commit 67eb376Copy full SHA for 67eb376
.github/workflows/e2e-tests.yaml
@@ -27,7 +27,6 @@ jobs:
27
tar-export-path: ${{ env.TAR_PATH }} # export a tarball that can be uploaded as an artifact for the e2e jobs
28
platform: linux/amd64 # test runner architecture only
29
git-ref: ${{ github.head_ref }} # source code ref
30
- chains-spec-file: ./chains.yaml
31
32
# Heighliner chains.yaml config
33
chain: noble-forwarding-simd
0 commit comments