We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a99835 commit e55130bCopy full SHA for e55130b
.github/workflows/tests.yaml
@@ -28,4 +28,5 @@ jobs:
28
with:
29
python-version: ${{ matrix.python-version }}
30
- uses: abatilo/actions-poetry@v2
31
+ - run: poetry install
32
- run: poetry run nox -r --non-interactive --python=python
0 commit comments