Skip to content

Commit 1373a57

Browse files
committed
Update
1 parent fcd71e8 commit 1373a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3939
- name: Test with pytest
4040
run: |
41-
pytest -v -n auto --timeout 9000
41+
pytest -v -n auto --timeout 10800

0 commit comments

Comments
 (0)