Skip to content

Commit 4c12f2b

Browse files
committed
Add extra
1 parent bc25920 commit 4c12f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
python-version: "3.10"
132132

133133
- name: Install dependencies
134-
run: poetry install --only dev
134+
run: poetry install --with dev -E fractal-tasks
135135

136136
- name: Download data
137137
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)