diff --git a/.github/workflows/test-and-report.yml b/.github/workflows/test-and-report.yml index 76204c5..913d05c 100644 --- a/.github/workflows/test-and-report.yml +++ b/.github/workflows/test-and-report.yml @@ -22,6 +22,7 @@ jobs: - name: Install poetry uses: snok/install-poetry@v1 with: + version: 1.3.2 virtualenvs-create: true - name: Install setuptools