Skip to content

Commit

Permalink
cache npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed May 13, 2024
1 parent 033c6a6 commit db1deb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
cache: npm
- run: npm cit

lint:
Expand Down

0 comments on commit db1deb6

Please sign in to comment.