Fix artifact upload: include-hidden-files for .vitest-attachments
This commit is contained in:
parent
bde195faf7
commit
c04b7d8aba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -172,6 +172,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: visual-snapshots-diff
|
name: visual-snapshots-diff
|
||||||
path: apps/planner/.vitest-attachments/
|
path: apps/planner/.vitest-attachments/
|
||||||
|
include-hidden-files: true
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|
||||||
e2e:
|
e2e:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue