Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drizk1 committed Jan 21, 2025
2 parents b3868a9 + 47d50d2 commit 2e324cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
with:
directories: src
- uses: coverallsapp/github-action@v1.1.2
- uses: coverallsapp/github-action@v2.3.4
with:
github-token: ${{ github.token }}
path-to-lcov: lcov.info

0 comments on commit 2e324cc

Please sign in to comment.