Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
boetro committed Jan 22, 2024
1 parent 8d2f81d commit ab5e6ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ jobs:
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
files: ./sdks/python/.coverage
with:
directory: sdks/python
files: ./coverage.txt

0 comments on commit ab5e6ca

Please sign in to comment.