difftreelog
ci show container logs for xcm
in: master
1 file changed
.github/workflows/xcm.ymldiffbeforeafterboth391 reporter: mochawesome-json391 reporter: mochawesome-json392 fail-on-error: 'false'392 fail-on-error: 'false'393394 - name: Show container logs395 if: always() # run this step always396 run: docker-compose -f ".docker/docker-compose.xcm-tests.${{ matrix.network }}.yml" logs393397394 - name: Stop running containers398 - name: Stop running containers395 if: always() # run this step always399 if: always() # run this step always