Skip to content

Commit

Permalink
fix: use rococo in xnft tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshiposha committed Nov 15, 2023
1 parent 8030a45 commit a727bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xnft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
jpath: |
.baedeker/vendor
tla-str: |
relay_spec=${{ env.RELAY_CHAIN_TYPE }}-local
relay_spec=rococo-local
inputs: |
xnft-tests/.baedeker/testnets.jsonnet
snippet:(import 'baedeker-library/ops/rewrites.libsonnet').rewriteNodePaths({'bin/polkadot':{dockerImage:'uniquenetwork/builder-polkadot:${{ matrix.relay_branch }}'}})
Expand Down

0 comments on commit a727bcb

Please sign in to comment.