We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a1c7c commit a8d069aCopy full SHA for a8d069a
noxfile.py
@@ -90,6 +90,7 @@ def _run_tests(
90
"uv",
91
"run",
92
"--no-dev",
93
+ "--no-cache",
94
"--group",
95
"test",
96
*install_args,
0 commit comments