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 87169ea commit 37a6b11Copy full SHA for 37a6b11
tox.ini
@@ -65,6 +65,7 @@ uv_resolution =
65
min: lowest-direct
66
67
commands =
68
+ python docker/fetch_templates.py
69
pytest --durations=20 --durations-min=1.0 --cov-report term-missing {posargs:-n auto}
70
71
[testenv:style]
0 commit comments