Skip to content

Commit

Permalink
Merge branch 'master' into tgf/test-new-FFMPEG
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Dec 24, 2024
2 parents 11b4f49 + 54ece49 commit a93e069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
Pkg.instantiate()
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
files: lcov.info

0 comments on commit a93e069

Please sign in to comment.