git.delta.rocks / unique-network / refs/commits / 0bb9a1a7e3bf

difftreelog

disable markets tests

Konstantin Astakhov2022-11-07parent: #d48c5e7.patch.diff
in: master

1 file changed

modified.github/workflows/ci-master.ymldiffbeforeafterboth
25 forkless:25 forkless:
26 uses: ./.github/workflows/forkless.yml26 uses: ./.github/workflows/forkless.yml
2727
28 canary:28 # canary:
29 uses: ./.github/workflows/canary.yml29 # uses: ./.github/workflows/canary.yml
30 secrets: inherit # pass all secrets from initial workflow to nested30 # secrets: inherit # pass all secrets from initial workflow to nested
3131
32 xcm:32 xcm:
33 uses: ./.github/workflows/xcm.yml33 uses: ./.github/workflows/xcm.yml