Skip to content

Commit 96a6bdf

Browse files
committed
👷 Configure coverage, error on main tests, don't wait for Smokeshow
1 parent 6a91475 commit 96a6bdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-backend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ jobs:
3939
name: coverage-html
4040
path: backend/htmlcov
4141
include-hidden-files: true
42+
- run: uv sync
43+
- run: uv run coverage report --fail-under=90

0 commit comments

Comments
 (0)