From fe4a6d807cd42711404a6050f15ad4411d99151b Mon Sep 17 00:00:00 2001 From: zssherman Date: Wed, 25 Sep 2024 18:23:21 -0500 Subject: [PATCH] MNT: Adding another change. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7f135f486..83b77a77d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,6 +51,7 @@ jobs: create-args: python=${{ matrix.python-version }} environment-file: continuous_integration/environment_actions.yml environment-name: act_env + cache-downloads: true - name: Install ACT shell: bash -l {0}