Skip to content

Commit 82bd497

Browse files
committed
debugging gh tests yaml
- tried adding a line i found in simpeg/pydiso#16
1 parent a795bf6 commit 82bd497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
shell: bash
3434
run: |
3535
python --version
36+
conda install conda-forge::cmake pkg-config mkl-devel
3637
conda env create -f environment.yml
3738
pip install git+https://github.com/simpeg/pydiso.git
3839
conda install pytest

0 commit comments

Comments
 (0)