1
Fork 0
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:
Roy Ivy III 2021-07-27 22:00:45 -05:00 committed by Michael Debertol
parent 4da46d93c7
commit 38f3d13f7f

View file

@ -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