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 ad4b936 commit fa79fdbCopy full SHA for fa79fdb
.github/workflows/tests.yaml
@@ -29,4 +29,4 @@ jobs:
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
+ - run: poetry run nox --non-interactive
0 commit comments