git.delta.rocks / unique-network / refs/commits / 78b3d2042361

difftreelog

enable draft for xcm tests

Konstantin Astakhov2022-09-01parent: #4a2f5e7.patch.diff
in: master

1 file changed

modified.github/workflows/xcm-testnet-build.ymldiffbeforeafterboth
56 network {quartz}, runtime {quartz}, features {quartz-runtime}56 network {quartz}, runtime {quartz}, features {quartz-runtime}
57 network {unique}, runtime {unique}, features {unique-runtime}57 network {unique}, runtime {unique}, features {unique-runtime}
5858
59 xcm_build:59 xcm-build:
60 60
61 needs: prepare-execution-marix61 needs: prepare-execution-marix
62 # The type of runner that the job will run on62 # The type of runner that the job will run on
112 - name: Show launch-config-xcm-${{ matrix.network }} configuration112 - name: Show launch-config-xcm-${{ matrix.network }} configuration
113 run: cat .docker/xcm-config/launch-config-xcm-${{ matrix.network }}.json113 run: cat .docker/xcm-config/launch-config-xcm-${{ matrix.network }}.json
114114
115 - name: Run find-and-replace to remove slashes from branch name115 - name: Run find-and-replace to remove slashes from branch name
116 uses: mad9000/actions-find-and-replace-string@2116 uses: mad9000/actions-find-and-replace-string@2
117 id: branchname117 id: branchname
118 with:118 with: