Skip to content

Commit

Permalink
Add cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
yanaddn committed May 23, 2024
1 parent 6c2fe22 commit 210bf35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
node-version: 14.21.3
cache: 'npm'
cache-dependency-path: './server/package.json'
- run: npm install
- run: npm install
- run: npm test

0 comments on commit 210bf35

Please sign in to comment.