Skip to content

Commit 1be1ce6

Browse files
committed
We don't have any tests yet
I thought this would be return code 0 but it is actually 5
1 parent 70eb30a commit 1be1ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/uv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- run: uv sync
2323
- run: uv run ruff check
2424
- run: uv run mypy .
25-
- run: uv run pytest
25+
# - run: uv run pytest

0 commit comments

Comments
 (0)