Skip to content

Commit

Permalink
ok rebase it
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Jul 26, 2024
1 parent 6418616 commit 309e30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config pull.rebase true
git checkout -b py-code-coverage || git checkout py-code-coverage
git pull origin py-code-coverage
git add .
Expand Down

0 comments on commit 309e30f

Please sign in to comment.