Skip to content

Commit 5233626

Browse files
committed
chore: add npm cache
1 parent 746fb2c commit 5233626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-node@v4.0.2
1717
with:
1818
node-version: 20.11
19+
cache: 'npm'
1920
# allow packages inside this repo to consume from our private npm registry
2021
- name: Authenticate against NPM
2122
run: |

0 commit comments

Comments
 (0)