Skip to content

Commit 7152a7d

Browse files
committed
💚 no --no-dev
1 parent c4fef83 commit 7152a7d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,4 @@ jobs:
109109
python-version: ${{ matrix.py }}
110110

111111
- name: stubtest
112-
run: >
113-
uv run --no-dev --active -p ${{ matrix.py }}
114-
tool/stubtest.py
112+
run: uv run --active -p ${{ matrix.py }} tool/stubtest.py

0 commit comments

Comments
 (0)