Skip to content

Commit

Permalink
Update conda-build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julesghub authored Feb 4, 2025
1 parent e7c38f0 commit f3f92f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Compile the code
run: |
micromamba list
pip install .
CC=mpicc CXX=mpicxx pip install . --no-build-isolation
#name: Run tests
# run: |
Expand Down

0 comments on commit f3f92f9

Please # to comment.