Skip to content

Commit 42b1f6c

Browse files
committed
debug
1 parent d727e55 commit 42b1f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.evergreen/run-tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ else
2525
exit 1
2626
fi
2727

28+
echo "REQUIRE_FIPS=${REQUIRE_FIPS:-}"
29+
exit 1
30+
2831
# List the packages.
2932
uv sync ${UV_ARGS} --reinstall
3033
uv pip list

0 commit comments

Comments
 (0)