Skip to content

Commit 5b4d768

Browse files
committed
commented out run_ut needs
1 parent f180ab1 commit 5b4d768

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -876,8 +876,8 @@ generate_jacoco_report:
876876
stage: testenv_post
877877
extends: .jacoco_base
878878
needs:
879-
- job: run_ut_with_coverage
880-
artifacts: true
879+
# - job: run_ut_with_coverage
880+
# artifacts: true
881881
- job: get_jacoco_cli
882882
- job: Extract Coverage
883883
artifacts: true

0 commit comments

Comments
 (0)