Fix job name for needs.
This commit is contained in:
@@ -36,10 +36,10 @@ build:
|
||||
coverage:
|
||||
stage: coverage
|
||||
needs:
|
||||
- test_DDR3
|
||||
- test_DDR4
|
||||
- test_HBM2
|
||||
- test_LPDDR4
|
||||
- example_DDR3
|
||||
- example_DDR4
|
||||
- example_HBM2
|
||||
- example_LPDDR4
|
||||
coverage: '/Total:\|(\d+\.?\d+\%)/'
|
||||
script:
|
||||
# delete all empty files since they produce errors
|
||||
|
||||
Reference in New Issue
Block a user