Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
elegantmoose authored Feb 14, 2024
1 parent dbbb0fe commit f7c1a3c
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 @@ -25,7 +25,7 @@ deps =
coverage
allowlist_externals = mkdir
commands =
mkdir -p plugins/magma/assets
mkdir -p plugins/magma/dist/assets
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests

[testenv:style]
Expand Down

0 comments on commit f7c1a3c

Please sign in to comment.