Skip to content

Commit

Permalink
Change path to run_groupwise_pytest.py
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Zhao <[email protected]>
  • Loading branch information
SimonYansenZhao committed Jul 16, 2024
1 parent bd070a7 commit 304e1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci/azureml_tests/submit_groupwise_azureml_pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ def create_arg_parser():
parser.add_argument(
"--test",
action="store",
default="./tests/ci/azureml_tests/run_groupwise_pytest.py",
default="tests/ci/azureml_tests/run_groupwise_pytest.py",
help="location of script to run pytest",
)
# max num nodes in Azure cluster
Expand Down

0 comments on commit 304e1b3

Please sign in to comment.