Skip to content

Commit

Permalink
Update code-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Mar 6, 2024
1 parent c221f00 commit 9e93486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: posit-dev/great-tables
flags: unittests
files: ./coverage.xml

0 comments on commit 9e93486

Please sign in to comment.