diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index cdbd51d0..042a4e9f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -172,6 +172,7 @@ jobs: python -c "import qcengine; print(qcengine.config.global_repr())" - name: Configure QCEngine + if: false run: | cat > qcengine.yaml <