Update tests.yml
This commit is contained in:
@@ -49,8 +49,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Camoufox Dependencies
|
- name: Install Camoufox Dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install camoufox
|
python3 -m pip install --upgrade pip
|
||||||
python -m camoufox fetch --browserforge
|
python3 -m pip install camoufox
|
||||||
|
python3 -m camoufox fetch --browserforge
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
env: ${{ matrix.env }}
|
env: ${{ matrix.env }}
|
||||||
|
|||||||
Reference in New Issue
Block a user