Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 3, 2024
1 parent 763ccf0 commit e8ae7dd
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ jobs:
- name: Upload coverage reports to Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
base-path: ./api/coverage
file: cobertura-coverage.xml
format: cobertura
fail-on-error: true
debug: true
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
fail-on-error: true
debug: true

0 comments on commit e8ae7dd

Please sign in to comment.