Skip to content

Commit

Permalink
Fast-forward only.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamghill committed Jul 26, 2024
1 parent ce14f22 commit 75b549c
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.ff only
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 75b549c

Please sign in to comment.