difftreelog
Enable continue-on-errors.
in: master
1 file changed
.github/workflows/forkless-update-nodata.ymldiffbeforeafterboth262627 name: Build Container, Spin it Up an test27 name: Build Container, Spin it Up an test282829 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.29 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.303031 strategy:31 strategy:32 matrix:32 matrix: