Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas authored Dec 3, 2024
1 parent 0c97067 commit 66d1b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Upload coverage reports to Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
file: ./coverage/cobertura-coverage.xml
base-path: src
fail-on-error: true
debug: true
measure: true

0 comments on commit 66d1b52

Please sign in to comment.