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 <