Skip to content

Commit ef65684

Browse files
author
Romain
committed
no need all docs
1 parent 135369d commit ef65684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- if: matrix.pint == 'with'
5656
name: Install pint and pint-xarray
5757
run: |
58-
uv sync --resolution ${{matrix.resolution}} --extra pint
58+
uv sync --resolution ${{matrix.resolution}} --no-group docs --extra pint
5959
- name: Test with pytest
6060
run: |
6161
uv run --no-sync pytest gsw_xarray/tests

0 commit comments

Comments
 (0)