mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-25 00:09:37 +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:
|
coverage:
|
||||||
name: Code Coverage
|
name: Code Coverage
|
||||||
|
if: "false"
|
||||||
runs-on: ${{ matrix.job.os }}
|
runs-on: ${{ matrix.job.os }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
|
Reference in New Issue
Block a user