mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-12 15:39:09 +08:00
🔧 Update coverage config files (#1077)
This commit is contained in:
committed by
GitHub
parent
805718d78d
commit
e448c339db
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -100,7 +100,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
|
||||
|
||||
Reference in New Issue
Block a user