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 4b7fec0 commit 485b4e1
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 @@ -33,7 +33,7 @@ jobs:
with:
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
file: ./tests/Functional.UnitTests/coverage.cobertura.xml
base-path: src/Functional.Core
base-path: ./src/Functional.Core
fail-on-error: true
debug: true
measure: true

0 comments on commit 485b4e1

Please sign in to comment.