Skip to content
Snippets Groups Projects
Verified Commit f93e14b9 authored by Tom Teichler's avatar Tom Teichler :beers: Committed by magicfelix
Browse files

Run webpack_bundle in testk

parent 0cec36a5
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ skip_install = true ...@@ -10,7 +10,7 @@ skip_install = true
envdir = {toxworkdir}/globalenv envdir = {toxworkdir}/globalenv
commands_pre = commands_pre =
poetry install poetry install
poetry run aleksis-admin yarn install poetry run aleksis-admin webpack_bundle
poetry run aleksis-admin collectstatic --no-input poetry run aleksis-admin collectstatic --no-input
commands = commands =
poetry run pytest --cov=. {posargs} aleksis/ 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