We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66a7e1 commit ac8e414Copy full SHA for ac8e414
1 file changed
.github/workflows/tests.yml
@@ -40,6 +40,7 @@ jobs:
40
run: |
41
python -m pip install --upgrade pip
42
pip install -r requirements.txt
43
+ python -m camoufox fetch
44
45
- name: Run tests
46
0 commit comments