Skip to content

Commit 06bd5ae

Browse files
committed
chore(tox): Fetch templates before running parallel jobs
1 parent f3a1904 commit 06bd5ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ deps =
5151
min: tedana == 23.0.2
5252
min: templateflow == 24.1.0
5353

54+
commands_pre =
55+
python scripts/fetch_templates.py
5456
commands =
5557
pytest --cov-report term-missing --durations=20 --durations-min=1.0 {posargs:-n auto}
5658

0 commit comments

Comments
 (0)