Skip to content

Commit 3808c65

Browse files
test: add DEFER_PYDANTIC_BUILD=false flag to tests (#582)
1 parent dd09767 commit 3808c65

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)