Skip to content

Commit c10c400

Browse files
authored
Merge branch 'master' into feat/uv-subparsers-improvements
2 parents e1b7834 + 640b411 commit c10c400

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ jobs:
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848
file: ./coverage.xml
49-
name: codecov-umbrella # Optional: can be removed if not specifically needed
50-
fail_ci_if_error: true
51-
```
49+
name: codecov-umbrella
50+
fail_ci_if_error: true

0 commit comments

Comments
 (0)