There was an error while loading. Please reload this page.
1 parent 525d556 commit f9899b8Copy full SHA for f9899b8
1 file changed
.github/workflows/spack_cpu_build.yaml
@@ -175,7 +175,7 @@ jobs:
175
176
- name: Test Build
177
run: cd $(spack -e . location --build-dir exago@develop) && ctest -VV
178
- if: ${{ matrix.spack_spec == 'exago@develop+mpi~ipopt+hiop+python~raja ^openmpi ^hiop~raja~sparse'}}
+ if: ${{ matrix.spack_spec == 'exago@develop+mpi~ipopt+hiop~python~raja ^openmpi ^hiop~raja~sparse'}}
179
180
# Push with force to override existing binaries...
181
- name: Push binaries to buildcache
0 commit comments