Skip to content

Commit

Permalink
update coveralls workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Jan 8, 2024
1 parent a20a33e commit 760ddc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# to resolve it, so here we pass --ignore-engines after `yarn install` to ignore the error.
run: |
yarn install --ignore-engines
yarn test --silent
yarn test --coverage
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 760ddc7

Please sign in to comment.