mirror of
https://github.com/sharkdp/bat.git
synced 2024-10-31 20:11:01 +01:00
CICD: Code Coverage: Disable for now
This commit is contained in:
parent
35e3c51b75
commit
fe08de846d
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@ -380,6 +380,7 @@ jobs:
|
||||
|
||||
coverage:
|
||||
name: Code Coverage
|
||||
if: "false"
|
||||
runs-on: ${{ matrix.job.os }}
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
Loading…
Reference in New Issue
Block a user