Skip to content

Commit 7c8fc00

Browse files
committed
uncache
1 parent 408bc64 commit 7c8fc00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
1515
with:
1616
node-version: '24.x'
17-
cache: 'yarn'
17+
# cache: 'yarn'
1818
- name: Install dependencies
1919
run: 'yarn install --immutable'
2020
- name: Run tests

0 commit comments

Comments
 (0)