1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #3664 from uutils/cov-no-needs

Coverage jobs should start at the same time as others
This commit is contained in:
Terts Diepraam 2022-06-23 16:40:56 +02:00 committed by GitHub
commit 8657f8f6a6
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