difftreelog
fix leave only variable in job name
in: master
1 file changed
.github/workflows/unit-test.ymldiffbeforeafterboth28 runs-on: [self-hosted-ci,medium]28 runs-on: [self-hosted-ci,medium]29 timeout-minutes: 138029 timeout-minutes: 1380303031 name: unit tests ${{ GITHUB_REF }}31 name: ${{ GITHUB_REF }}3232333334 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.34 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.