Skip to content

Commit

Permalink
trying to fix the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslg committed Sep 5, 2024
1 parent 88c4398 commit 1b9291d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
run: >
pwd;
ls;
source /spack/share/spack/setup-env.sh;
spack load py-pytest;
cmake /__w/gmds/gmds -DCMAKE_BUILD_TYPE=${{ matrix.config }}
-DWITH_CODE_COVERAGE:BOOL=ON
Expand Down

0 comments on commit 1b9291d

Please sign in to comment.