Skip to content

Commit 0993fe2

Browse files
CI, cache npm
1 parent 0a1376e commit 0993fe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: ${{ matrix.node-version }}
23+
cache: 'npm'
2324
- name: Start Mongo
2425
uses: supercharge/[email protected]
2526
- name: Run tests

0 commit comments

Comments
 (0)