--- a/.github/workflows/xcm.yml +++ b/.github/workflows/xcm.yml @@ -52,7 +52,7 @@ timeout-minutes: 600 - name: ${{ matrix.network }} + name: ${{ matrix.network }}-build continue-on-error: true #Do not stop testing of matrix runs failed. As it decided during PR review - it required 50/50& Let's check it with false. @@ -276,7 +276,7 @@ timeout-minutes: 600 - name: ${{ matrix.network }} + name: ${{ matrix.network }}-tests continue-on-error: true #Do not stop testing of matrix runs failed. As it decided during PR review - it required 50/50& Let's check it with false.