Update tests.yml
This commit is contained in:
@@ -52,8 +52,8 @@ jobs:
|
||||
- name: Install Camoufox Dependencies
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m playwright install-deps firefox
|
||||
python3 -m pip install camoufox
|
||||
python3 -m playwright install-deps
|
||||
python3 -m camoufox fetch --browserforge
|
||||
|
||||
# Cache tox environments
|
||||
|
||||
Reference in New Issue
Block a user