Skip to content

Commit 52c71ef

Browse files
Fix e2e test bug (#9597)
* code * try this out
1 parent bd6c5f2 commit 52c71ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-functional.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
run: |
5656
. venv/bin/activate
5757
python -m pip install -r demo/outbreak_forecast/requirements.txt
58-
python -m pip install -r demo/gradio_pdf_demo/requirements.txt
5958
python -m pip install -r demo/stream_video_out/requirements.txt
6059
- run: pnpm exec playwright install chromium firefox
6160
- name: run browser tests

0 commit comments

Comments
 (0)