Skip to content

Commit db32afe

Browse files
test: add DEFER_PYDANTIC_BUILD=false flag to tests (#427)
1 parent ec47eb9 commit db32afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ else
5252
echo
5353
fi
5454

55+
export DEFER_PYDANTIC_BUILD=false
56+
5557
echo "==> Running tests"
5658
rye run pytest "$@"
5759

0 commit comments

Comments
 (0)