Skip to content

Commit

Permalink
Add extra
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Dec 19, 2024
1 parent bc25920 commit 4c12f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_poetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
python-version: "3.10"

- name: Install dependencies
run: poetry install --only dev
run: poetry install --with dev -E fractal-tasks

- name: Download data
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 4c12f2b

Please sign in to comment.