Skip to content

Commit f9899b8

Browse files
committed
Python tests need share/exago/datafiles...
1 parent 525d556 commit f9899b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spack_cpu_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175

176176
- name: Test Build
177177
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'}}
178+
if: ${{ matrix.spack_spec == 'exago@develop+mpi~ipopt+hiop~python~raja ^openmpi ^hiop~raja~sparse'}}
179179

180180
# Push with force to override existing binaries...
181181
- name: Push binaries to buildcache

0 commit comments

Comments
 (0)