Skip to content

Commit

Permalink
codecov for kt maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Sep 5, 2024
1 parent 7d8d1bd commit 46facca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,10 @@ jobs:
run: |
cd bound/kt/
mvn test --batch-mode
- name: Upload test coverage to Codecov
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 #v4.5.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

kotlin-deploy-snapshot:
needs:
Expand Down

0 comments on commit 46facca

Please sign in to comment.