chipsalliance / Cores-VeeR-EL2

VeeR EL2 Core
https://chipsalliance.github.io/Cores-VeeR-EL2/html/index.html
Apache License 2.0
235 stars 68 forks source link

Add Test-Microarchitectural to Report-Coverage dependencies #170

Closed RRozak closed 1 month ago

RRozak commented 1 month ago

The dependency to Test-Microarchitectural is missing in Report-Coverage job, but its output is required: https://github.com/chipsalliance/Cores-VeeR-EL2/blob/d6fe0beba3f76e24500a22bda43ef2306e76503f/.github/workflows/report-coverage.yml#L51-L55 I think it usually works despite missing dependency, because this job finishes sooner than other jobs listed as dependencies.

github-actions[bot] commented 1 month ago

Links to coverage and verification reports for this PR (#170) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

tmichalak commented 1 month ago

LGTM