Skip to content

Commit 3c921b2

Browse files
author
Rami Chowdhury
committed
Pin Python version for Nox
1 parent ad38056 commit 3c921b2

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
@@ -31,4 +31,4 @@ jobs:
3131
uses: abatilo/actions-poetry@v2
3232
- uses: wntrblm/[email protected]
3333
- name: Run matrix of tests
34-
run: nox
34+
run: nox --no-venv --non-interactive --python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)