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