Skip to content

Commit

Permalink
Update coveralls github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaidong committed Nov 30, 2022
1 parent d41967b commit edfcc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
npm run build --if-present
npm run test
- name: sync to coveralls
uses: coverallsapp/github-action@v1.1.2
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit edfcc1d

Please sign in to comment.