Skip to content

Commit

Permalink
[test](gcovr): show gcovr result
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyang.jia committed Nov 28, 2023
1 parent b32e092 commit 14286d7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: my-artifact
path: gcovr
path: gcovr/coverage.xml
path: build/test/report.xml
path: |
gcovr
gcovr/coverage.xml
build/test/report.xml

0 comments on commit 14286d7

Please sign in to comment.