Browse Source

Update Test.yml

pull/265/head
Fredrik Ekre 1 year ago committed by GitHub
parent
commit
4bb7591d0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/Test.yml

2
.github/workflows/Test.yml

@ -33,7 +33,7 @@ jobs: @@ -33,7 +33,7 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
plugins: noop
disable_search: true
env:

Loading…
Cancel
Save