fixed bug in AML nightly gpu test

This commit is contained in:
PatrickBue 2019-11-14 12:49:37 -05:00
Родитель 8f09d6b0e3
Коммит 327184b913
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -264,7 +264,7 @@ def create_arg_parser():
parser.add_argument(
"--test",
action="store",
default=".ci/run_pytest.py",
default="tests/.ci/run_pytest.py",
help="location of script to run pytest",
)
# test folder