Skip to content

Commit

Permalink
add job to upload coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed May 31, 2024
1 parent 704df80 commit 0eb99a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: coverage_${{ matrix.os }}_${{ matrix.tests-env }}
path: coverage.xml
path: .

- uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 0eb99a4

Please sign in to comment.