Skip to content

Commit 9a8d2c4

Browse files
authored
Merge pull request #59 from malikparvez/malikparvez-patch-36
Update ci.yml
2 parents 362bcd2 + 9f7f4ae commit 9a8d2c4

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)