Skip to content

Commit 3ffe1da

Browse files
committed
test
1 parent 5919e89 commit 3ffe1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install dependencies
2929
working-directory: services/nsdf_intersect_dashboard
3030
run: |
31-
uv sync --locked --all-extras --dev
31+
uv sync --locked --all-extras --test
3232
3333
- name: Run tests
3434
working-directory: services/nsdf_intersect_dashboard

0 commit comments

Comments
 (0)