We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ba643 commit 7160eb9Copy full SHA for 7160eb9
.github/workflows/python_package.yml
@@ -26,5 +26,4 @@ jobs:
26
27
- name: Test the library
28
run: |
29
- uv run --locked poe check-all
30
-
+ uv run --directory divref --locked poe check-all
0 commit comments