Skip to content

Commit fa79fdb

Browse files
author
Rami Chowdhury
committed
less args to nox
1 parent ad4b936 commit fa79fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030
- uses: abatilo/actions-poetry@v2
3131
- run: poetry install
32-
- run: poetry run nox -r --non-interactive --python=python
32+
- run: poetry run nox --non-interactive

0 commit comments

Comments
 (0)