Skip to content

Commit

Permalink
ci: add raw text
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Oct 24, 2024
1 parent bf05f88 commit 79d48d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/iroha2-dev-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
--all-features
--branch --no-report
- name: Generate lcov report
# try new parameter
run: cargo llvm-cov report --text --output-path coverage.txt
- name: Upload lcov report
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 79d48d2

Please sign in to comment.