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 368eeec commit a8481d0Copy full SHA for a8481d0
.github/workflows/check-uv-lock.yml
@@ -23,3 +23,4 @@ jobs:
23
24
- name: Check uv.lock is up to date
25
run: uv lock --check
26
+ working-directory: ./src/python
0 commit comments