Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit c136fb9

Browse files
committed
no tabs
1 parent 205bc53 commit c136fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
. activate ddpt
2626
g++ -v
27-
export MPIROOT=$CONDA_PREFIX
27+
export MPIROOT=$CONDA_PREFIX
2828
export MKLROOT=$CONDA_PREFIX
2929
CMAKE_BUILD_PARALLEL_LEVEL=8 python setup.py develop
3030
- name: Run tests

0 commit comments

Comments
 (0)