mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Coverage jobs should start at the same time as others
No need to wait for the regular builds esp as they might have intermittent
This commit is contained in:
parent
1e7903590f
commit
1bd5014235
1 changed files with 0 additions and 1 deletions
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
|
@ -969,7 +969,6 @@ jobs:
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
name: Code Coverage
|
name: Code Coverage
|
||||||
needs: build
|
|
||||||
runs-on: ${{ matrix.job.os }}
|
runs-on: ${{ matrix.job.os }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue