mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-19 23:05:49 +01:00
CICD: Code Coverage: Disable for now
This commit is contained in:
committed by
David Peter
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
|
||||
|
Reference in New Issue
Block a user