We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6c5f2 commit 52c71efCopy full SHA for 52c71ef
.github/workflows/test-functional.yml
@@ -55,7 +55,6 @@ jobs:
55
run: |
56
. venv/bin/activate
57
python -m pip install -r demo/outbreak_forecast/requirements.txt
58
- python -m pip install -r demo/gradio_pdf_demo/requirements.txt
59
python -m pip install -r demo/stream_video_out/requirements.txt
60
- run: pnpm exec playwright install chromium firefox
61
- name: run browser tests
0 commit comments