1
Fork 0
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:
Sylvestre Ledru 2022-06-22 22:43:16 +02:00 committed by GitHub
parent 1e7903590f
commit 1bd5014235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -969,7 +969,6 @@ jobs:
coverage:
name: Code Coverage
needs: build
runs-on: ${{ matrix.job.os }}
strategy:
fail-fast: false