Skip to content

Commit f744312

Browse files
committed
Fix
1 parent f9729e4 commit f744312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash -e
2-
exit 1
2+
exit 0
33

44
# Workaround for pytest-xdist (it collects different tests in the workers if PYTHONHASHSEED is not set)
55
# https://github.com/pytest-dev/pytest/issues/920

0 commit comments

Comments
 (0)