mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
[tmp] Comment-out
This commit is contained in:
parent
9ff2a7ddc5
commit
c775c0cc29
8
.github/workflows/test-functional.yml
vendored
8
.github/workflows/test-functional.yml
vendored
@ -22,10 +22,10 @@ jobs:
|
||||
. venv/bin/activate
|
||||
python -m pip install -r demo/outbreak_forecast/requirements.txt
|
||||
- run: pnpm exec playwright install chromium
|
||||
- name: run browser tests
|
||||
run: |
|
||||
. venv/bin/activate
|
||||
CI=1 pnpm test:browser
|
||||
# - name: run browser tests
|
||||
# run: |
|
||||
# . venv/bin/activate
|
||||
# CI=1 pnpm test:browser
|
||||
- name: upload screenshots
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
|
Loading…
Reference in New Issue
Block a user