Skip to content

Commit aa1cb89

Browse files
author
Kate Osborn
committed
Ignore cache export error in conformance workflow
1 parent 1496059 commit aa1cb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
context: "tests"
128128
load: true
129129
cache-from: type=gha
130-
cache-to: type=gha,mode=max
130+
cache-to: type=gha,mode=max,ignore-error=true
131131
pull: true
132132

133133
- name: Deploy Kubernetes

0 commit comments

Comments
 (0)