Skip to content

Commit 9f7f4ae

Browse files
authored
Update ci.yml
1 parent 362bcd2 commit 9f7f4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
run: pip install poetry
128128

129129
- name: Install dependencies
130-
run: poetry install --no-interaction --no-ansi --no-root --without dev
130+
run: poetry install --no-interaction --no-ansi --no-root
131131

132132
- name: Run Linting
133133
continue-on-error: true

0 commit comments

Comments
 (0)