build: don't run install on reused nox environments

This commit is contained in:
Anand Balakrishnan 2023-10-03 19:33:57 -07:00
parent 444d60197d
commit ad0e62eee5
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ repos:
- id: nox
name: nox
description: Run nox fixers and linters.
entry: nox -t fix style lint
entry: nox -t fix style lint --no-install
language: system
pass_filenames: false
types_or: