Skip to content

Commit 44e2efc

Browse files
committed
Revert "Add viz extra in dependencies of _lint.yml"
This reverts commit 82ec17a.
1 parent 82ec17a commit 44e2efc

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: uv sync --extra viz --frozen
49+
run: just install
5050

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

0 commit comments

Comments
 (0)