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 5441f7f commit 54ab14cCopy full SHA for 54ab14c
.github/workflows/lib-checks.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: "Checkout Repository"
35
uses: actions/checkout@v5
36
- name: "Setup UV"
37
- uses: ../.github/workflows/sync-uv.yml
+ uses: ./.github/workflows/sync-uv.yml
38
with:
39
groups: 'dev'
40
- name: "Run codespell"
scripts/__init__.py
@@ -1,2 +0,0 @@
1
-
2
0 commit comments