From 10687982252ae1e359a35087dd6dcfa7df4eb201 Mon Sep 17 00:00:00 2001 From: "Lori A. Burns" Date: Tue, 7 May 2024 11:24:38 -0400 Subject: [PATCH] win --- .github/workflows/CI.yml | 12 ------------ qcengine/programs/tests/test_ghost.py | 11 ++++++++++- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 042a4e9f..ce8497e6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -171,18 +171,6 @@ jobs: pip install git+https://github.com/MolSSI/QCEngineRecords.git@${QCER_VER}#egg=qcenginerecords python -c "import qcengine; print(qcengine.config.global_repr())" - - name: Configure QCEngine - if: false - run: | - cat > qcengine.yaml <