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 3ec02f5 commit 15ddf24Copy full SHA for 15ddf24
1 file changed
ci/run_single_test.sh
@@ -100,6 +100,7 @@ case ${TEST_TYPE} in
100
retval=$?
101
;;
102
"3.15")
103
+ # This is needed to speed up builds
104
nox --force-venv-backend uv -s unit-3.15
105
106
0 commit comments