Skip to content

Commit

Permalink
Remove verbose output on coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianJKoopman committed Oct 21, 2024
1 parent d00fb2a commit 42b23b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 42b23b0

Please sign in to comment.