Loading .github/workflows/continuous_integration.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ jobs: uses: actions/cache@v2 env: # Increase this value to reset cache if etc/example-environment.yml has not changed CACHE_NUMBER: 0 CACHE_NUMBER: 1 with: path: ~/conda_pkgs_dir key: Loading Loading
.github/workflows/continuous_integration.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ jobs: uses: actions/cache@v2 env: # Increase this value to reset cache if etc/example-environment.yml has not changed CACHE_NUMBER: 0 CACHE_NUMBER: 1 with: path: ~/conda_pkgs_dir key: Loading