We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3966a68 + 02aa4bd commit 341a48dCopy full SHA for 341a48d
1 file changed
.github/workflows/e2e_browser.yml
@@ -46,6 +46,7 @@ jobs:
46
run: |
47
python -m pip install --upgrade pip wheel
48
pip install -r dev_requirements.txt
49
+ pip install pytest
50
51
- name: Wait for Grid to be ready
52
0 commit comments