Skip to content

Commit

Permalink
Merge pull request #12 from nikosT/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
nikosT authored Apr 9, 2024
2 parents 9256fc5 + 40db71a commit c3e49cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
with:
path: artifacts
- uses: codecov/codecov-action@v1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: ./artifacts/coverage-report/coverage.xml
fail_ci_if_error: true # optional (default = false)

0 comments on commit c3e49cc

Please sign in to comment.