Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Feb 28, 2023
1 parent 12ce3a7 commit 433b903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm i
- run: npm test --color=always
- name: Coveralls
uses: coverallsapp/github-action@v1.2.3
uses: coverallsapp/github-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 433b903

Please sign in to comment.