Skip to content

Commit 75b549c

Browse files
committed
Fast-forward only.
1 parent ce14f22 commit 75b549c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
run: |
4444
git config --global user.name "github-actions[bot]"
4545
git config --global user.email "github-actions[bot]@users.noreply.github.com"
46+
git config pull.ff only
4647
git checkout -b py-code-coverage || git checkout py-code-coverage
4748
git pull origin py-code-coverage
4849
git add .

0 commit comments

Comments
 (0)