Skip to content

Commit

Permalink
Update .github/workflows/UnitTests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Aug 6, 2024
1 parent 9ca7fe3 commit e2b737f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
- uses: julia-actions/julia-uploadcoveralls@v1
continue-on-error: true
Expand Down

0 comments on commit e2b737f

Please sign in to comment.