Skip to content

Commit 6f5264b

Browse files
committed
show ruff's version in git workflow
1 parent 3841820 commit 6f5264b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- uses: eifinger/setup-uv@v1
20+
- run: uvx ruff --version
2021
- run: uvx ruff check .
2122

2223
ruff-format:

0 commit comments

Comments
 (0)