Skip to content

Commit 6839161

Browse files
committed
Update unit-tests.yaml
1 parent cc1a0b9 commit 6839161

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333

3434
- name: Unit tests
3535
run: uvx poetry run pytest tests/ --cov --cov-report=xml -vv
36-
# run: uvx poetry run pytest tests/ -vv
3736

3837
- name: Upload coverage reports to Codecov
3938
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)