Skip to content

Commit

Permalink
coverage CICD fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
iyobo committed Aug 20, 2024
1 parent 6a12289 commit dfca851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
mv coverage-badge.json ./coverage.json
git add coverage.json
git commit -m "Update coverage badge"
git push origin master
- name: Push changes
run: |
git push origin HEAD:master

0 comments on commit dfca851

Please sign in to comment.