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 34b50a1 commit 2ed81b6Copy full SHA for 2ed81b6
.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"
0 commit comments