Add more debug output
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Sync UV
|
||||
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
|
||||
run: |
|
||||
|
||||
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Sync UV
|
||||
run: |
|
||||
uv sync --no-dev --group test
|
||||
uv sync --verbose --no-dev --group test
|
||||
|
||||
- name: Run Tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user