diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea47b44..74699f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,6 +82,11 @@ jobs: # crate: grcov # version: latest # use-tool-cache: false + - name: "`llvm-tools` ~ install" + shell: bash + run: | + ## Install the llvm-tools component to get access to `llvm-profdata` + rustup component add llvm-tools - name: Generate coverage data (via `grcov`) env: # Use -Z