From 21f6c138845199b8f3172426ac0342ed5830d041 Mon Sep 17 00:00:00 2001 From: Rohit Goswami Date: Sun, 4 Feb 2024 11:15:25 +0000 Subject: [PATCH] CI: Don't cache mamba --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67741b2c5..fb5c1b3f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: init-shell: >- bash environment-name: test-env - cache-environment: true + cache-environment: false create-args: >- python pip