difftreelog
Removed job dependencie.
in: master
1 file changed
.github/workflows/node_build_test.ymldiffbeforeafterboth26 # The type of runner that the job will run on26 # The type of runner that the job will run on27 runs-on: self-hosted-ci27 runs-on: self-hosted-ci282829 needs: pre-requisites30 name: Build Container, Spin it Up an test29 name: Build Container, Spin it Up an test313032 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: 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.