Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Dec 19, 2023
1 parent 37fe96d commit 56aa907
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'coverage'
on:
pull_request:
workflow_dispatch:


jobs:
coverage:
Expand All @@ -15,4 +17,4 @@ jobs:
uses: orgoro/[email protected]
with:
coverageFile: coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 56aa907

Please sign in to comment.