Skip to content
Snippets Groups Projects
Commit 251ecfbb authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Fix opts files

parent 223cc82e
Branches releases/2.5-1
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ before_script: ...@@ -5,8 +5,8 @@ before_script:
dune:git--clang: dune:git--clang:
image: duneci/dune:git image: duneci/dune:git
script: duneci-standard-test script: duneci-standard-test --opts=/duneci/opts.clang
dune:git--gcc: dune:git--gcc:
image: duneci/dune:git image: duneci/dune:git
script: duneci-standard-test --opts=/duneci/opts.clang script: duneci-standard-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment