Skip to content

Commit acba8c7

Browse files
committed
fix
1 parent a9e029a commit acba8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Install dependencies
8080
run: |
81-
uv sync
81+
uv sync --group server
8282
uv pip install stac-api-validator==0.6.5
8383
8484
- name: Load data and validate

0 commit comments

Comments
 (0)