Skip to content

Commit

Permalink
Fix: Coverage report failure during release workflow (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasci-arm authored Feb 2, 2022
1 parent de0e2d9 commit 49d17e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/projmgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,6 @@ jobs:
name: coverage-report
path: tools/coverage/

- name: Zip coverage folder
run: zip -r coverage.zip *
working-directory: tools/coverage

- name: Attach coverage archive to release assets
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit 49d17e9

Please sign in to comment.