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 8e88ffa commit 3454331
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 @@ -30,7 +30,7 @@ jobs:
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
base-path: tests/Translator.UnitTests
path-to-lcov: ./tests/Translator.UnitTests/coverage.cobertura.xml
fail-on-error: true
debug: true
measure: true

0 comments on commit 3454331

Please sign in to comment.