Skip to content

Commit

Permalink
Merge pull request #1635 from terrestris/update-coverage-pipeline
Browse files Browse the repository at this point in the history
ci: update-coverage pipeline
  • Loading branch information
sdobbert authored Jun 20, 2024
2 parents bb34523 + 4953206 commit b7d698a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
with:
persist-credentials: false
fetch-depth: 0

- name: Install dependencies ⏬
run: npm ci

- name: Run tests ✅
run: npm run test
Expand Down

0 comments on commit b7d698a

Please sign in to comment.