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 8db2973 commit 51875f3Copy full SHA for 51875f3
1 file changed
.gitlab-ci.yml
@@ -12,6 +12,7 @@ before_script:
12
export PATH=/opt/local/bin:/Users/gitlab-runner/Library/Python/3.12/bin:$PATH
13
export MP='-mp'
14
fi
15
+ export PATH=$HOME/.local/bin:$PATH
16
17
build_and_test:
18
stage: build-and-test
0 commit comments