Skip to content

Commit

Permalink
commiting removal
Browse files Browse the repository at this point in the history
  • Loading branch information
thijssnelleman committed Sep 25, 2024
1 parent 97dd099 commit ec1f903
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codecoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
run: |
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git diff-index --quiet HEAD || git add .reports/coverage
git diff-index --quiet HEAD || git commit -m "Update badge"
git diff-index --quiet HEAD || git push
- name: Archive outputs
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ec1f903

Please sign in to comment.