Skip to content

Commit 70f5921

Browse files
seismanweiji14
authored andcommitted
Revert "Use the cache action"
This reverts commit bf1e97d.
1 parent bf1e97d commit 70f5921

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,6 @@ jobs:
6969
# fecth all history so that setuptools-scm works
7070
fetch-depth: 0
7171

72-
- name: Cache conda
73-
uses: actions/cache@v1
74-
env:
75-
# Increase this value to reset cache if etc/example-environment.yml has not changed
76-
CACHE_NUMBER: 0
77-
with:
78-
path: ~/conda_pkgs_dir
79-
key:
80-
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('environment.yml') }}
81-
8272
# Install Mambaforge with conda-forge dependencies
8373
- name: Setup Mambaforge
8474
uses: conda-incubator/setup-miniconda@2fc91a2ef82dfb50ded2d80e56f83b7039ba5955

0 commit comments

Comments
 (0)