Skip to content

Commit

Permalink
Merge branch 'grid-virtual-casing2' of https://github.com/missing-use…
Browse files Browse the repository at this point in the history
…r/SPEC into grid-virtual-casing2
  • Loading branch information
missing-user committed Dec 16, 2024
2 parents df4b737 + 78ff6dc commit 90cf04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
cd ${SPEC_PATH}/ci/G3V08L3FrGrid
export OMP_NUM_THREADS=1
mpiexec -n 2 --allow-run-as-root $SPEC_PATH/install/bin/xspec G3V08L3FrGrid.001.sp
mpiexec -n 2 --allow-run-as-root $SPEC_PATH/xspec G3V08L3FrGrid.001.sp
python3 -m py_spec.ci.test compare.h5 G3V08L3FrGrid.001.sp.h5 --tol 1e-10
Expand Down

0 comments on commit 90cf04d

Please sign in to comment.