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.
2 parents 8ac9bf1 + 3ee3b56 commit e40ca0dCopy full SHA for e40ca0d
.ci/lanl/gitlab-darwin-ci.yml
@@ -20,7 +20,7 @@ build:intel:
20
- make -j 8 install
21
- make check
22
- export PATH=$PWD/install_test/bin:$PATH
23
- - cd examples
+ - cd examples
24
- make
25
artifacts:
26
name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME"
@@ -93,7 +93,7 @@ build:gnu:
93
94
95
96
97
98
99
@@ -123,7 +123,7 @@ build:cce:
123
124
125
126
- - cd examples»
127
128
129
0 commit comments