Skip to content

Commit

Permalink
try to fix ci syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Sep 17, 2024
1 parent ce1dbb9 commit 939b3f2
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 @@ -54,8 +54,8 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
env:
JULIA_NUM_THREADS: 4
- uses: julia-actions/julia-processcoverage@v1
JULIA_NUM_THREADS: 4
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
docs:
name: Documentation
Expand Down

0 comments on commit 939b3f2

Please sign in to comment.