Skip to content

Commit 862a512

Browse files
committed
we still want verbose
1 parent 45acd3f commit 862a512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
enable-cache: true
5858

5959
- name: Install xarray_sql
60-
run: uv sync --dev
60+
run: uv sync --dev -v
6161
- name: Run unit tests
6262
run: uv run pytest -m "not integration"

0 commit comments

Comments
 (0)