Skip to content

Commit 625b036

Browse files
committed
add cache yarn
1 parent e4e57be commit 625b036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- uses: actions/setup-node@v6
2424
with:
2525
node-version: 22
26+
cache: 'yarn'
2627

2728
- run: yarn install --immutable
2829
- run: yarn check

0 commit comments

Comments
 (0)