Skip to content

Commit

Permalink
Fix coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi committed Feb 16, 2024
1 parent 2fa0b18 commit 7c09c7a
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 @@ -54,7 +54,7 @@ jobs:
with:
github-token: ${{ secrets.github_token }}
flag-name: run-${{ matrix.os }}
path-to-lcov: DuckDB.NET.Test/coverage.net6.0.info
path-to-lcov: DuckDB.NET.Test/coverage.net8.0.info
parallel: true

- name: Upload Artifacts
Expand Down

0 comments on commit 7c09c7a

Please sign in to comment.