Skip to content

Commit 457f0a3

Browse files
committed
don't change this file
1 parent 691edea commit 457f0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_fast.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# https://github.com/pytest-dev/pytest/issues/1075
66
export PYTHONHASHSEED=$(python -c 'import random; print(random.randint(1, 4294967295))')
77

8-
pytest pandas --skip-slow --skip-network --skip-db -m "not single" -n 16 -r sxX --strict "$@"
8+
pytest pandas --skip-slow --skip-network --skip-db -m "not single" -n 4 -r sxX --strict "$@"

0 commit comments

Comments
 (0)