difftreelog
Enabled running all test even errors exists.
in: master
1 file changed
.github/workflows/node_build_test.ymldiffbeforeafterboth282829 name: Build Container, Spin it Up an test29 name: Build Container, Spin it Up an test303031 continue-on-error: false #Do not stop testing of matrix runs failed. As it decided during PR review - it required 50/50& Let's check it with false.31 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.323233 strategy:33 strategy:34 matrix:34 matrix: