--- a/.github/workflows/unit-test.yml +++ b/.github/workflows/unit-test.yml @@ -28,8 +28,7 @@ runs-on: [self-hosted-ci,medium] timeout-minutes: 1380 - name: ${{ github.ref }} - + name: ${{ github.base_ref }} 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.