Skip to content

Commit 2f6eb4f

Browse files
Merge pull request #6 from saezlab/cicd/fix-ci-workflow
FIX: Ensure CI workflow compatibility with Poetry 1.8.4
2 parents caa70ad + c285828 commit 2f6eb4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Install Poetry
4848
uses: snok/install-poetry@v1
4949
with:
50+
version: 1.8.4
5051
virtualenvs-create: true
5152
virtualenvs-in-project: true
5253
installer-parallel: true

0 commit comments

Comments
 (0)