Add more debug output
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Sync UV
|
- name: Sync UV
|
||||||
run: |
|
run: |
|
||||||
uv sync --no-dev --group test --group macos --python-platform x86_64-apple-darwin
|
uv sync --verbose --no-dev --group test --group macos --python-platform x86_64-apple-darwin
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Sync UV
|
- name: Sync UV
|
||||||
run: |
|
run: |
|
||||||
uv sync --no-dev --group test
|
uv sync --verbose --no-dev --group test
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user