Skip to content

Commit

Permalink
Merge 07f5a7f into 49b6e18
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 22, 2022
2 parents 49b6e18 + 07f5a7f commit 087dd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
arch: ${{ matrix.julia-arch }}
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1.2
- uses: codecov/codecov-action@v3.0.0
- uses: codecov/codecov-action@v3.1.0
with:
file: lcov.info
- uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 087dd01

Please sign in to comment.