Skip to content

Commit

Permalink
adapt parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Jul 17, 2024
1 parent 028c916 commit f24a65a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
arch: ${{ matrix.arch }}
show-versioninfo: true
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- name: Run tests
uses: julia-actions/julia-runtest@v1
with:
Expand All @@ -60,4 +59,4 @@ jobs:
- uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./lcov.info
file: ./lcov.info

0 comments on commit f24a65a

Please sign in to comment.