Skip to content

Commit

Permalink
Merge pull request #22 from deriv-com/revert-21-niloofar/setup-coveralls
Browse files Browse the repository at this point in the history
Revert "ci: added token to the coverage-report"
  • Loading branch information
niloofar-deriv authored Apr 2, 2024
2 parents 04217ac + cb91e98 commit e992423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ jobs:
run: npx vitest run --coverage.enabled --coverage.provider=v8 --coverage.reporter=json-summary --coverage.reporter=json
- name: Report Coverage
uses: davelosert/vitest-coverage-report-action@v2
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit e992423

Please sign in to comment.