Skip to content

Commit 2ed81b6

Browse files
committed
?
1 parent 34b50a1 commit 2ed81b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: "Checkout Repository"
3535
uses: actions/checkout@v5
3636
- name: "Setup UV"
37-
uses: ./.github/workflows/sync-uv.yml
37+
uses: ../.github/workflows/sync-uv.yml
3838
with:
3939
groups: 'dev'
4040
- name: "Run codespell"

0 commit comments

Comments
 (0)