diff --git a/tests/integration_tests.py b/tests/integration_tests.py index 93cad886..a2e9c895 100755 --- a/tests/integration_tests.py +++ b/tests/integration_tests.py @@ -260,7 +260,7 @@ def build_test_list(): "--checkpoint.enable_checkpoint", "--experimental.pipeline_parallel_degree 2", "--experimental.pipeline_parallel_schedule PipelineScheduleMulti", - "--experimental.pipeline_parallel_schedule_csv ./test/assets/custom_schedule.csv", + "--experimental.pipeline_parallel_schedule_csv ./tests/assets/custom_schedule.csv", "--experimental.pipeline_parallel_microbatches 8", ], ],