Fix job name for needs.

This commit is contained in:
Lukas Steiner
2023-02-23 13:59:35 +01:00
parent ac04ae66ce
commit 56b404b291

View File

@@ -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