diff --git a/.ci-scripts/run-integration-test.yml b/.ci-scripts/run-integration-test.yml index 151af3128a0488436659b2e972b382c1b0edf6c5..e66dc086e73484b99be3d0b5208859b50ea8edec 100644 --- a/.ci-scripts/run-integration-test.yml +++ b/.ci-scripts/run-integration-test.yml @@ -50,7 +50,7 @@ run-integration-test: - cd ${CI_PROJECT_DIR} && cp ${CI_PROJECT_DIR}/.ci-scripts/utils/evaluate_designEvaluator_results.py . - | python3 evaluate_designEvaluator_results.py \ - --file ${DIR_PROJECTS}/${NAME_AIRCRAFT_TYPE}/${NAME_AIRCRAFT_VERSION}_post/reporting/reportHTML/designEvaluator_report.html \ + --file ${DIR_DESIGN_EVALUATOR}/design_evaluator_report.html \ || EXIT_CODE=$? ## Cleanup