Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1021,9 +1021,9 @@ coverage-test-on-main-scheduled: timeout: 3 hours script: - *print-common-info - *update-scripts-repo - *update-ltv-repo - *copy-ltv-files-to-testv-dir - *update-scripts-repo - *build-reference-binaries # Build DuT binaries with GCOV - make clean Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1021,9 +1021,9 @@ coverage-test-on-main-scheduled: timeout: 3 hours script: - *print-common-info - *update-scripts-repo - *update-ltv-repo - *copy-ltv-files-to-testv-dir - *update-scripts-repo - *build-reference-binaries # Build DuT binaries with GCOV - make clean Loading