git.delta.rocks / unique-network / refs/commits / d948a2735af8

difftreelog

tests: add name for the job

Alexander Aksenov2022-08-18parent: #e89876d.patch.diff
in: master

1 file changed

modified.github/workflows/dev-build-tests.ymldiffbeforeafterboth
130 runs-on: [self-hosted-ci,medium]130 runs-on: [self-hosted-ci,medium]
131 timeout-minutes: 1380131 timeout-minutes: 1380
132
133 name: unit tests
132134
133135
134 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.136 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.