Skip to content

Commit

Permalink
Add npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
ti8m-naegeli authored Apr 17, 2024
1 parent fc050d6 commit 22ec947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
with:
node-version: 'latest'
cache: 'npm'
- name: Install dependencies
run: npm install
- name: Run tests
run: npm test

0 comments on commit 22ec947

Please sign in to comment.