Skip to content

Commit

Permalink
fix: coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
larsthorup committed Jun 29, 2023
1 parent 80be8ec commit 19d2571
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 102 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,4 +16,6 @@ jobs:
- name: Install dependencies
run: npm install
- name: Run tests
run: npm run ci
run: npm test
- name: Publish coverage
uses: coverallsapp/github-action@v2.2.0

0 comments on commit 19d2571

Please sign in to comment.