Skip to content

Commit 54ab14c

Browse files
committed
AAAAAA
1 parent 5441f7f commit 54ab14c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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"

scripts/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
2-

0 commit comments

Comments
 (0)