mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-27 16:08:39 +01:00
CICD: Code Coverage: Explain why disabled
This commit is contained in:
parent
fe08de846d
commit
5e1f9fadf4
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@ -380,7 +380,7 @@ jobs:
|
||||
|
||||
coverage:
|
||||
name: Code Coverage
|
||||
if: "false"
|
||||
if: "false" # Temporarily disabled until made functional again, see https://github.com/sharkdp/bat/pull/1484
|
||||
runs-on: ${{ matrix.job.os }}
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
Loading…
Reference in New Issue
Block a user