mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
@@ -64,7 +64,7 @@ nox -Re ansible-test-sanity-devel -- plugins/modules/system/pids.py tests/integr
|
|||||||
nox -R
|
nox -R
|
||||||
```
|
```
|
||||||
|
|
||||||
If you replace `-Re` with `-e`, respectively. leave `-R` away, then the virtual environments will be re-created. The `-R` re-uses them (if they already exist).
|
If you replace `-Re` with `-e`, respectively. If you leave `-R` away, then the virtual environments will be re-created. The `-R` re-uses them (if they already exist).
|
||||||
|
|
||||||
### Unit tests
|
### Unit tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user