Skip to content

Commit

Permalink
Fix for playwright tests on GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
D4Vinci committed Nov 23, 2024
1 parent e7f2a83 commit 34b645c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ changedir = tests
deps =
-r{toxinidir}/tests/requirements.txt
commands =
playwright install chromium
playwright install-deps chromium firefox
camoufox fetch --browserforge
pytest --cov=scrapling --cov-report=xml -n auto
Expand Down

0 comments on commit 34b645c

Please sign in to comment.