We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a746f2 commit 933b8acCopy full SHA for 933b8ac
.github/workflows/full_test.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: astral-sh/ruff-action@v2
20
with:
21
version: 0.6.2
22
- src: mikeio
+ src: src
23
24
- name: Set up uv
25
uses: astral-sh/setup-uv@v6
0 commit comments