Skip to content

Commit 875cfa7

Browse files
committed
chore: update dev dependency install for CI, bump version to 0.3.11
1 parent 76d071c commit 875cfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: bash
5555

5656
- name: Install project
57-
run: poetry install --no-interaction
57+
run: poetry install --no-interaction --with dev
5858
shell: bash
5959

6060
- name: Run tests

0 commit comments

Comments
 (0)