Skip to content

Commit 514bba0

Browse files
committed
CI must fail now
1 parent e4cb74c commit 514bba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,8 @@ jobs:
426426
#
427427
# (GH-104097) test_sysconfig is skipped because it has tests that are
428428
# failing when executed from inside a virtual environment.
429-
"${VENV_PYTHON}" -m test \
430-
-We \
429+
"${VENV_PYTHON}" -We -m test \
430+
-W \
431431
--slowest \
432432
-j4 \
433433
--timeout 900 \

0 commit comments

Comments
 (0)