Skip to content

Commit

Permalink
set base-path
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 committed Nov 26, 2024
1 parent 26b1423 commit 88f8e61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo_llvm_cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: target/lcov.info
base-path: ${{ github.workspace }}

- name: Backup report
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # pin@v4
Expand Down

0 comments on commit 88f8e61

Please sign in to comment.