pull/31/head
alufers 2 years ago
parent 262b5e0be2
commit 5dd135c81a

@ -38,7 +38,6 @@ jobs:
- name: Run Python tests - name: Run Python tests
run: | run: |
poetry run pytest --cov poetry run pytest --cov
-
- name: Git configuration - name: Git configuration
run: | run: |
git config --global user.email "bot@example.com" git config --global user.email "bot@example.com"

Loading…
Cancel
Save