git.delta.rocks / unique-network / refs/commits / 69b4e9b52402

difftreelog

ci show container logs for xcm

Yaroslav Bolyukin2023-02-21parent: #a5ed1cd.patch.diff
in: master

1 file changed

modified.github/workflows/xcm.ymldiffbeforeafterboth
391 reporter: mochawesome-json391 reporter: mochawesome-json
392 fail-on-error: 'false'392 fail-on-error: 'false'
393
394 - name: Show container logs
395 if: always() # run this step always
396 run: docker-compose -f ".docker/docker-compose.xcm-tests.${{ matrix.network }}.yml" logs
393397
394 - name: Stop running containers398 - name: Stop running containers
395 if: always() # run this step always399 if: always() # run this step always