Skip to content

Commit

Permalink
Update UnitTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Oct 24, 2024
1 parent b5ae502 commit e9f084c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: julia-actions/julia-runtest@v1

- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v4
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e9f084c

Please sign in to comment.