From 9a34cdeb378103cc3a6e83d9974a3d80620d14ca Mon Sep 17 00:00:00 2001 From: Sander Vandenhaute Date: Fri, 20 Dec 2024 16:14:19 +0100 Subject: [PATCH] ensure plumed is available in CI --- .github/workflows/run_pytest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run_pytest.yaml b/.github/workflows/run_pytest.yaml index f5426f9..ca510f1 100644 --- a/.github/workflows/run_pytest.yaml +++ b/.github/workflows/run_pytest.yaml @@ -20,6 +20,7 @@ jobs: create-args: >- python=3.10 ndcctools==7.11.1 + py-plumed pip -c conda-forge init-shell: bash