mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
report coverage even when a verif job fails (#1645)
This commit is contained in:
parent
b4e5c7fa6a
commit
77880fcbd3
1 changed files with 1 additions and 0 deletions
|
@ -334,6 +334,7 @@ riscv-tests-p:
|
|||
- .regress_test
|
||||
rules: &on_verif
|
||||
- if: $CI_KIND == "verif"
|
||||
allow_failure: true
|
||||
- when: manual
|
||||
allow_failure: true
|
||||
timeout: 4h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue