Skip to content
Snippets Groups Projects
Commit 30afc256 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix tox.ini

parent fca06320
No related branches found
No related tags found
1 merge request!118Bump core
Pipeline #82207 passed
......@@ -10,7 +10,7 @@ skip_install = true
envdir = {toxworkdir}/globalenv
commands_pre =
poetry install
poetry run aleksis-admin yarn install
poetry run aleksis-admin webpack_bundle
poetry run aleksis-admin collectstatic --no-input
commands =
poetry run pytest --cov=. {posargs} aleksis/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment