We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308e00d commit 17c0192Copy full SHA for 17c0192
scripts/test
@@ -52,6 +52,8 @@ else
52
echo
53
fi
54
55
+export DEFER_PYDANTIC_BUILD=false
56
+
57
echo "==> Running tests"
58
rye run pytest "$@"
59
0 commit comments