Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon authored Dec 2, 2024
1 parent 45596b1 commit 5094d9d
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 @@ -48,7 +48,7 @@ jobs:
JULIA_PKG_SERVER: ${{ matrix.pkg-server }}
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
doctests:
runs-on: ubuntu-latest
timeout-minutes: 60
Expand Down

0 comments on commit 5094d9d

Please sign in to comment.