There was an error while loading. Please reload this page.
1 parent 1b1fee5 commit 0cbae62Copy full SHA for 0cbae62
1 file changed
.github/workflows/test-parallel.yml
@@ -110,6 +110,5 @@ jobs:
110
uv run pytest -xvs "${{ matrix.test.path }}" --basetemp="$RUNNER_TEMP/pytest-out"
111
env:
112
TWOCAPTCHA_API_KEY: ${{ secrets.TWOCAPTCHA_API_KEY }}
113
- CHROME_ARGS_EXTRA: '["--no-sandbox"]'
+ CHROME_SANDBOX: "false"
114
CHROME_HEADLESS: "True"
115
- CHROME_BINARY: "/usr/bin/chromium"
0 commit comments