add missing test branch_and_fail to the CI

This commit is contained in:
Earl Warren 2024-01-09 19:46:07 +01:00
parent ff13323a95
commit 5007c13756
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -421,6 +421,7 @@ function run() {
function integration() { function integration() {
run branch_and_success run branch_and_success
run branch_and_fail
run no_change_no_cascade_pr run no_change_no_cascade_pr
run create_in_destination_fork_and_close run create_in_destination_fork_and_close
run create_and_close run create_and_close