Skip to content

Commit 41fe8ec

Browse files
author
Ronen Hilewicz
committed
Update pyproject.toml
1 parent 55c5fa7 commit 41fe8ec

File tree

3 files changed

+454
-7
lines changed

3 files changed

+454
-7
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
version: ${{ env.POETRY_VERSION }}
6262
-
6363
name: Install dependencies
64-
run: poetry install
64+
run: poetry install --with dev
6565
-
6666
name: Lint
6767
run: poetry run pyright .

0 commit comments

Comments
 (0)