From 0faf92f425e07bb46d5bf20c2d12327a5565b776 Mon Sep 17 00:00:00 2001 From: "Lori A. Burns" Date: Tue, 7 May 2024 00:44:43 -0400 Subject: [PATCH] try again --- .github/workflows/CI.yml | 1 + qcengine/programs/tests/test_ghost.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 <