Skip to content

Commit fe4e9be

Browse files
committed
Update ci.yml
1 parent 1febf3e commit fe4e9be

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
@@ -20,7 +20,7 @@ jobs:
2020
python-version: ${{ matrix.python-version }}
2121

2222
- name: Install dependencies
23-
run: uv sync --dev
23+
run: uv sync --extra dev
2424

2525
- name: Lint with ruff
2626
run: uv run ruff check .

0 commit comments

Comments
 (0)