with deps?
This commit is contained in:
parent
fe58397da7
commit
3ed3a1ebe1
1 changed files with 2 additions and 1 deletions
1
tests.sh
1
tests.sh
|
|
@ -3,4 +3,5 @@
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
# Pytests
|
# Pytests
|
||||||
|
poetry run playwright install --with-deps chromium
|
||||||
poetry run pytest -vvvv --cov=src/cspresso --cov-report=term-missing --disable-warnings
|
poetry run pytest -vvvv --cov=src/cspresso --cov-report=term-missing --disable-warnings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue