We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f16768 + bcbaa19 commit ba657dbCopy full SHA for ba657db
.github/workflows/build_test_deploy.yml
@@ -119,7 +119,7 @@ jobs:
119
- name: Show tox config
120
run: tox c
121
- name: Run tox
122
- run: tox -v --exit-and-dump-after 1200
+ run: tox -v --exit-and-dump-after 1800
123
- uses: codecov/codecov-action@v5
124
with:
125
token: ${{ secrets.CODECOV_TOKEN }}
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
181
0 commit comments