mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
maint/CICD ~ pin code coverage utility grcov at v0.8.0 (v0.8.1 uses unstable take())
This commit is contained in:
committed by
Michael Debertol
parent
4da46d93c7
commit
38f3d13f7f
@@ -625,7 +625,7 @@ jobs:
|
||||
uses: actions-rs/install@v0.1
|
||||
with:
|
||||
crate: grcov
|
||||
version: latest
|
||||
version: 0.8.0
|
||||
use-tool-cache: false
|
||||
- name: Generate coverage data (via `grcov`)
|
||||
id: coverage
|
||||
|
||||
Reference in New Issue
Block a user