mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-03 05:03:59 -04:00
🔧 Update coverage config files (#12035)
This commit is contained in:
committed by
GitHub
parent
0da0814d8a
commit
4f1eb0cd9e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -117,7 +117,7 @@ jobs:
|
||||
- run: ls -la coverage
|
||||
- run: coverage combine coverage
|
||||
- run: coverage report
|
||||
- run: coverage html --show-contexts --title "Coverage for ${{ github.sha }}"
|
||||
- run: coverage html --title "Coverage for ${{ github.sha }}"
|
||||
- name: Store coverage HTML
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user