Skip to content

Commit 2b94613

Browse files
authored
Merge pull request #8434 from ryuwd/roneil-int-test-fix-diracx-install
fix: cli not being installed from PR branch in integration test
2 parents b82ac6f + db9ce34 commit 2b94613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Jenkins/utilities.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ installDIRAC() {
338338
echo '==> Done installDIRAC'
339339

340340
echo "==> Installing main branch of diracx"
341-
installDIRACX core client
341+
installDIRACX core client cli
342342

343343
echo "$DIRAC"
344344
echo "$PATH"

0 commit comments

Comments
 (0)