Skip to content

Commit

Permalink
Merge pull request #19 from justprodev/codecov
Browse files Browse the repository at this point in the history
Update publish.yaml
  • Loading branch information
justprodev authored Jan 27, 2025
2 parents 3fadad5 + 8cb3923 commit 3304aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/lcov.info
- run: rm -f codecov* # rm codecov temp files
- run: dart pub publish --force

0 comments on commit 3304aff

Please sign in to comment.