Skip to content

Commit 0b69386

Browse files
committed
ok rebase it
1 parent 884de62 commit 0b69386

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
@@ -44,6 +44,7 @@ jobs:
4444
run: |
4545
git config --global user.name "github-actions[bot]"
4646
git config --global user.email "github-actions[bot]@users.noreply.github.com"
47+
git config pull.rebase true
4748
git checkout -b py-code-coverage || git checkout py-code-coverage
4849
git pull origin py-code-coverage
4950
git add .

0 commit comments

Comments
 (0)