Skip to content

Commit

Permalink
cleanup build
Browse files Browse the repository at this point in the history
  • Loading branch information
dgg committed Jan 9, 2024
1 parent d0be20d commit 6b51e2d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: ./release/TestResults/coverage.cobertura.xml
flags: unittests # optional
name: codecov-nmoneys # optional
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
fail_ci_if_error: true

- name: Upload Coveralls coverage
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 6b51e2d

Please sign in to comment.