git.delta.rocks / unique-network / refs/commits / 55a65262f8cd

difftreelog

add steps definition to a job

Alexander Aksenov2022-09-14parent: #6871479.patch.diff
in: master

1 file changed

modified.github/workflows/xcm.ymldiffbeforeafterboth
12 secrets: inherit12 secrets: inherit
1313
14 xcm-build-results:14 xcm-build-results:
15 steps:
16 - name: print previous job results
15 run: echo ${{needs.xcm-testnet-build.result}}17 run: echo ${{needs.xcm-testnet-build.result}}
1618
17 xcm-tests:19 xcm-tests: