Skip to content

Commit

Permalink
added a diff to Commit files action for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
oskar-taubert committed Sep 13, 2024
1 parent 233baa9 commit 2cb1ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git diff
git add coverage.svg
git commit -m "update coverage badge"
Expand Down

0 comments on commit 2cb1ac6

Please sign in to comment.