Skip to content

Commit 50113f5

Browse files
committed
GDACS(CI): run all test cases
1 parent b71582e commit 50113f5

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
@@ -38,4 +38,4 @@ jobs:
3838
- name: Sync
3939
run: uv sync --all-extras
4040
- name: Test
41-
run: uv run pytest -k test_gdacs
41+
run: uv run pytest tests

0 commit comments

Comments
 (0)