Skip to content

Commit

Permalink
Fixed scoverage file's ext
Browse files Browse the repository at this point in the history
  • Loading branch information
petitviolet committed Sep 6, 2020
1 parent f433dc1 commit 7f7a348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
uses: codecov/codecov-action@v1
with:
fail_ci_if_error: true
file: ./ulid4s/target/scala-2.13/scoverage-report/scoverage.html
file: ./ulid4s/target/scala-2.13/scoverage-report/scoverage.xml

0 comments on commit 7f7a348

Please sign in to comment.