Skip to content

Commit 22f6252

Browse files
committed
Overwrite artefacts
1 parent cd027ac commit 22f6252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e-test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
name: desktop-client-test-results
4747
path: packages/desktop-client/test-results/
4848
retention-days: 30
49+
overwrite: true
4950
vrt:
5051
name: Visual regression
5152
needs: netlify
@@ -66,3 +67,4 @@ jobs:
6667
name: desktop-client-test-results
6768
path: packages/desktop-client/test-results/
6869
retention-days: 30
70+
overwrite: true

0 commit comments

Comments
 (0)