Commit 49076a68 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

update CI to take into account b11c4610

Showing with 1 addition and 1 deletion
+1 -1
......@@ -7,7 +7,7 @@ build-and-test:
stage: build_and_test
script:
# install dependencies
- micromamba install --yes --file environment-dev.yml
- micromamba install --yes --file environment.yml
# configure evalhyd
- cmake -B build -D CMAKE_BUILD_TYPE=Release -D CMAKE_PREFIX_PATH="$CONDA_PREFIX"
# compile evalhyd
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment