Skip to content

Commit 933b8ac

Browse files
committed
Fix ruff src
1 parent 3a746f2 commit 933b8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: astral-sh/ruff-action@v2
2020
with:
2121
version: 0.6.2
22-
src: mikeio
22+
src: src
2323

2424
- name: Set up uv
2525
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)