Skip to content

Commit ca895fb

Browse files
committed
github action workflow
1 parent 0b4eb12 commit ca895fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
node-version: 18
2424
cache: 'npm'
25+
cache-dependency-path: server/package-lock.json
2526

2627
- name: Install dependencies
2728
run: npm ci

0 commit comments

Comments
 (0)