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.
1 parent 09c8f9e commit 7ee7a7aCopy full SHA for 7ee7a7a
.github/workflows/main.yml
@@ -75,7 +75,7 @@ jobs:
75
env:
76
SELENIUM_WEBDRIVER: ${{ matrix.browser }}
77
ENABLE_GEOCACHE_TEST: '1'
78
- run: poetry run pytest --timeout=300
+ run: poetry run pytest --time-limit=300
79
80
smoke:
81
name: Docker Smoke Test
0 commit comments