ci: reset data cache number
This commit is contained in:
parent
821f9a18dd
commit
5e4c6fc544
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -20,7 +20,7 @@ on:
|
||||
|
||||
env:
|
||||
CONDA_CACHE_NUMBER: 1 # Change this value to manually reset the environment cache
|
||||
DATA_CACHE_NUMBER: 1
|
||||
DATA_CACHE_NUMBER: 2
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user