Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixup: CI
Browse files Browse the repository at this point in the history
ewjoachim committed Jan 21, 2025
1 parent cc7b3bf commit 4e78db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -117,7 +117,7 @@ jobs:
python-version: "3.9"

- name: Install dependencies
run: uv sync --all-extras --with=types
run: uv sync --all-extras --with-group=types

- name: Activate virtualenv
run: echo ".venv/bin" >> $GITHUB_PATH

0 comments on commit 4e78db2

Please sign in to comment.