Skip to content

Commit bb9c8be

Browse files
Update test-cache-restore.yml
1 parent aa1d1c2 commit bb9c8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cache-restore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-node@v6
2222
with:
2323
node-version: ${{ matrix.node-version }}
24-
cache: false # disable automatic caching
24+
2525

2626
# Determine cache path per package manager
2727
- name: Set cache path

0 commit comments

Comments
 (0)