Skip to content

Commit 8457149

Browse files
committed
fix pytest
1 parent 2c2b163 commit 8457149

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,3 @@ jobs:
3737
run: |
3838
uv run pytest --verbose
3939
40-
- name: Upload test results
41-
if: always()
42-
uses: actions/upload-artifact@v3
43-
with:
44-
name: pytest-results
45-
path: |
46-
test-results/
47-
.coverage
48-
if-no-files-found: ignore

0 commit comments

Comments
 (0)