Skip to content

Commit

Permalink
ci(github): update
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 28, 2024
1 parent f7305fd commit 0c5b57a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
yarn test:coverage
- name: Coveralls
uses: coverallsapp/[email protected]
uses: coverallsapp/github-action@master
env:
NODE_COVERALLS_DEBUG: 1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0c5b57a

Please sign in to comment.