Skip to content

Commit ba05975

Browse files
committed
fix the ci
1 parent 8a0eced commit ba05975

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
@@ -23,7 +23,7 @@ jobs:
2323
version: "latest"
2424

2525
- name: Install dependencies
26-
run: uv sync
26+
run: uv sync --group default --group test
2727

2828
- name: Install Playwright browsers
2929
run: uv run playwright install chromium --with-deps

0 commit comments

Comments
 (0)