Skip to content

Commit

Permalink
try enabling python build now again with parallel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Dec 17, 2024
1 parent a0f00c4 commit c43afcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
-DSINGULARITY_USE_SPINER=ON \
-DSINGULARITY_BUILD_TESTS=ON \
-DSINGULARITY_BUILD_EXAMPLES=ON \
-DSINGULARITY_BUILD_PYTHON=OFF \
-DSINGULARITY_BUILD_PYTHON=ON \
-DSINGULARITY_TEST_SESAME=OFF \
-DSINGULARITY_USE_HELMHOLTZ=ON \
-DSINGULARITY_TEST_HELMHOLTZ=ON \
Expand Down

0 comments on commit c43afcc

Please sign in to comment.