mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
maint/CICD ~ pin code coverage utility grcov
at v0.8.0 (v0.8.1 uses unstable take()
)
This commit is contained in:
parent
4da46d93c7
commit
38f3d13f7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -625,7 +625,7 @@ jobs:
|
||||||
uses: actions-rs/install@v0.1
|
uses: actions-rs/install@v0.1
|
||||||
with:
|
with:
|
||||||
crate: grcov
|
crate: grcov
|
||||||
version: latest
|
version: 0.8.0
|
||||||
use-tool-cache: false
|
use-tool-cache: false
|
||||||
- name: Generate coverage data (via `grcov`)
|
- name: Generate coverage data (via `grcov`)
|
||||||
id: coverage
|
id: coverage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue