mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-23 00:03:27 +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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user