--- a/.github/workflows/node_build_test.yml +++ b/.github/workflows/node_build_test.yml @@ -26,7 +26,6 @@ # The type of runner that the job will run on runs-on: self-hosted-ci - needs: pre-requisites name: Build Container, Spin it Up an test 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.