Skip to content

Commit

Permalink
ci: use the venv backend for nox
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Oct 27, 2024
1 parent 058efb9 commit 90f1b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
python-version: "3.13"

# Check that the scripts work.
- run: nox -s check --no-error-on-missing-interpreters
- run: nox -s check --no-error-on-missing-interpreters -db venv

0 comments on commit 90f1b11

Please sign in to comment.