fix: remove firefox from test workflow
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
else
|
||||
echo "Skipping install - using cached Playwright browsers"
|
||||
fi
|
||||
python3 -m playwright install-deps chromium firefox
|
||||
python3 -m playwright install-deps chromium
|
||||
|
||||
# Cache tox environments
|
||||
- name: Cache tox environments
|
||||
|
||||
Reference in New Issue
Block a user