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