We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5c799 commit 6bcbe4cCopy full SHA for 6bcbe4c
ci/run_tests.sh
@@ -38,7 +38,7 @@ if [[ "$ERROR_ON_WARNINGS" == "1" ]]; then
38
fi
39
40
echo $PYTEST_CMD
41
-sh -c "$PYTEST_CMD -k test_oo"
+sh -c "$PYTEST_CMD -k lzma"
42
exit 0
43
44
if [[ "$PANDAS_DATA_MANAGER" != "array" && "$PYTEST_TARGET" == "pandas" ]]; then
0 commit comments