Skip to content

Commit

Permalink
still work?
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Aug 1, 2023
1 parent 57d6607 commit 6efe448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Special Config - QCEngine Dep
if: "(matrix.cfg.label == 'Psi4-nightly') || (matrix.cfg.label == 'ADCC') || (matrix.cfg.label == 'optimization-dispersion')"
run: |
mamba remove qcengine --force
conda remove qcengine --force
# QCEngine CI and Psi4 are circularly dependent, so a hack is in order
- name: Special Config - Faux Pydantic Upgrade
Expand Down

0 comments on commit 6efe448

Please sign in to comment.