Skip to content

Commit ce14f22

Browse files
committed
Add a git pull just for fun.
1 parent 29c3783 commit ce14f22

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
git config --global user.name "github-actions[bot]"
4545
git config --global user.email "github-actions[bot]@users.noreply.github.com"
4646
git checkout -b py-code-coverage || git checkout py-code-coverage
47+
git pull origin py-code-coverage
4748
git add .
4849
git commit -m "Update coverage badge"
4950
git push origin py-code-coverage

0 commit comments

Comments
 (0)