Skip to content

Commit 614ab6c

Browse files
committed
Update ci.yml
1 parent 22b402c commit 614ab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
cargo fmt -- --check
3737
cargo clippy -- -D warnings
38-
uv run black --check python/
38+
# uv run black --check python/
3939
uv run ruff check python/
4040
uv run mypy python/
4141

0 commit comments

Comments
 (0)