Skip to content

Commit

Permalink
fix: remove repeated code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
greendoescode authored Sep 2, 2024
1 parent 435a2e3 commit e27571d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ jobs:
name: vlc-rpc-v${{steps.get-version.outputs.version}}-bundled-win-x64
path: |
.dist/win-x64
- name: Archive code coverage results
uses: actions/upload-artifact@v3
with:
name: code-coverage-report
path: output/test/code-coverage.html
- name: Check release exists
uses: mukunku/tag-exists-action@v1.6.0
Expand Down

0 comments on commit e27571d

Please sign in to comment.