Skip to content

Commit

Permalink
Test coveralls integration #5
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyk committed Dec 18, 2024
1 parent d01eb23 commit 80c7991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:

- name: Coverage file
uses: actions/upload-artifact@v4
if: ${{ matrix.env }} == '3.12'
with:
name: cov-report
path: coverage.lcov
Expand Down

0 comments on commit 80c7991

Please sign in to comment.