Skip to content

Commit 5c0c85f

Browse files
bisgaard-itismrnicegyu11
authored andcommitted
🐛 Fix install-ci make target in tests/performance (ITISFoundation#6053)
1 parent 82583e8 commit 5c0c85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/performance/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dashboards-down:
6767
install-dev:
6868
@uv pip install -r requirements/requirements-dev.txt
6969

70-
install-ci: install
70+
install-ci:
7171
@uv pip install -r requirements/requirements-ci.txt
7272

7373

0 commit comments

Comments
 (0)