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 a33a043 commit be8d0f8Copy full SHA for be8d0f8
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install test dependencies
64
shell: bash
65
run: |
66
- UV_PROJECT_ENVIRONMENT=$pythonLocation uv sync --test
+ UV_PROJECT_ENVIRONMENT=$pythonLocation uv sync --group test
67
68
- name: Run posthog tests
69
0 commit comments