Skip to content

Commit cb28e96

Browse files
committed
temp: debug ruff
1 parent 293da96 commit cb28e96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
with:
2222
version: "0.4.4"
2323
enable-cache: true
24-
- run: uvx [email protected] check .
24+
- run: uvx [email protected] --version
25+
- run: uvx [email protected] check . --verbose
2526

2627
ruff-format:
2728
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)