Skip to content

Commit a8481d0

Browse files
committed
Fix uv lock check
1 parent 368eeec commit a8481d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-uv-lock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
2424
- name: Check uv.lock is up to date
2525
run: uv lock --check
26+
working-directory: ./src/python

0 commit comments

Comments
 (0)