Skip to content
Snippets Groups Projects
Verified Commit 42003133 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change bath to binary

parent d4ab9714
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ variables:
.global_testing_mac: &global_testing_mac
script:
- $ARTENOLIS_SOFT_PATH/julia/$JULIA_VER/bin/julia --color=yes --project=@. -e 'import Pkg; Pkg.test(; coverage = true)'
- $ARTENOLIS_SOFT_PATH/julia/$JULIA_VER/Contents/Resources/julia/bin/julia --color=yes --project=@. -e 'import Pkg; Pkg.test(; coverage = true)'
# Check the format of the code
# --------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment