We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbbb0fe commit f7c1a3cCopy full SHA for f7c1a3c
1 file changed
tox.ini
@@ -25,7 +25,7 @@ deps =
25
coverage
26
allowlist_externals = mkdir
27
commands =
28
- mkdir -p plugins/magma/assets
+ mkdir -p plugins/magma/dist/assets
29
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests
30
31
[testenv:style]
0 commit comments