Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Oct 25, 2023
1 parent b8c9acd commit 31466c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
python -c 'import qcelemental as qcel; print(qcel.util.which("psi4.bat"))'
python -c 'import qcelemental as qcel; print(qcel.util.which("psi4.exe"))'
python -c 'import qcelemental as qcel; print(qcel.util.which("psi4"))'
python -c 'import qcelemental as qcel; print(qcel.util.which("ls"))'
# note: conda remove --force, not mamba remove --force b/c https://github.com/mamba-org/mamba/issues/412
# alt. is micromamba but not yet ready for setup-miniconda https://github.com/conda-incubator/setup-miniconda/issues/75
Expand Down

0 comments on commit 31466c8

Please sign in to comment.