Skip to content

Commit 7f36fdf

Browse files
committed
ci: reduce persist archive size
1 parent ef2ae8a commit 7f36fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
root: ~/
2626
paths:
2727
- project/vue
28-
- .cache
28+
- .cache/Cypress
2929

3030
group-1:
3131
<<: *defaults

0 commit comments

Comments
 (0)