mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 20:43:02 +00:00
Update test.yml
Update test.yml
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -236,7 +236,6 @@ jobs:
|
|||||||
run: echo "PYTEST_ADDOPTS=$PYTEST_ADDOPTS -m selenium" >> "${GITHUB_ENV}"
|
run: echo "PYTEST_ADDOPTS=$PYTEST_ADDOPTS -m selenium" >> "${GITHUB_ENV}"
|
||||||
|
|
||||||
- name: Install playwright module
|
- name: Install playwright module
|
||||||
if: matrix.playwright
|
|
||||||
run: |
|
run: |
|
||||||
pip install playwright
|
pip install playwright
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user