Skip to content

Commit

Permalink
chore: Add npm 'cache' to 'release' workflow (#1901)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscard0m committed Jan 10, 2022
1 parent 48e98b8 commit 54be33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
cache: npm

- run: npm ci
- run: npm run test:coverage -- --runInBand
Expand Down

0 comments on commit 54be33b

Please sign in to comment.