Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
D4Vinci committed Dec 10, 2024
1 parent ba11c43 commit 70b5424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ commands =
playwright install chromium
playwright install-deps chromium firefox
camoufox fetch --browserforge
pytest --config-file=pytest.ini --cov=scrapling --cov-report=xml -n auto
pytest --cov=scrapling --cov-report=xml -n auto

[testenv:pre-commit]
basepython = python3
Expand Down

0 comments on commit 70b5424

Please sign in to comment.