Skip to content

Commit 11a3675

Browse files
committed
clear ci env cache
1 parent 16aa189 commit 11a3675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
# Increase this value to reset cache if
154154
# continuous_integration/environment-${{ matrix.environment }}.yaml has not
155155
# changed. See also same variable in .pre-commit-config.yaml
156-
CACHE_NUMBER: 1
156+
CACHE_NUMBER: 0
157157
id: cache
158158

159159
- name: Update environment

0 commit comments

Comments
 (0)