Skip to content

Commit

Permalink
report coverage even when a verif job fails (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales authored Nov 20, 2023
1 parent b4e5c7f commit 77880fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77880fc

Please sign in to comment.