mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-04-21 08:28:44 +00:00
add missing test branch_and_fail to the CI
This commit is contained in:
parent
ff13323a95
commit
5007c13756
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue