Skip to content

Commit

Permalink
Remove regional_workflow from we2e_test_dir path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse McFarland committed Sep 20, 2022
1 parent bf5a9b6 commit d8c9c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/scripts/srw_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ else
we2e_experiment_base_dir="${workspace}/experiments"
fi

we2e_test_dir="${workspace}/regional_workflow/tests/WE2E"
we2e_test_dir="${workspace}/tests/WE2E"

we2e_test_file="${we2e_test_dir}/experiments.txt"

Expand Down

0 comments on commit d8c9c8b

Please sign in to comment.