Skip to content

Commit bd0b825

Browse files
committed
Add viz extra in dependencies of _lint.yml
1 parent 457b205 commit bd0b825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Install dependencies
4848
working-directory: ${{ inputs.working-directory }}
49-
run: just install
49+
run: uv sync --extra viz --frozen
5050

5151
- name: Get .mypy_cache to speed up mypy
5252
uses: actions/cache@v4

0 commit comments

Comments
 (0)