Merge pull request 'actions: push-cancel intermitent failure' (#175) from earl-warren/end-to-end:wip-actions-push-cancel into main

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/175
Reviewed-by: thefox <thefox@noreply.code.forgejo.org>
This commit is contained in:
earl-warren 2024-05-13 18:33:55 +00:00
commit 8d48bb7639

View file

@ -11,7 +11,7 @@ forgejo-test-helper.sh wait_running $url $repo $sha
# #
# push to the same branch # push to the same branch
# #
forgejo-test-helper.sh push_workflow actions/example-$example $url root example-$example setup-forgejo $token forgejo-test-helper.sh push_workflow actions/example-echo $url root example-$example setup-forgejo $token
# #
# wait for the workflow to be canceled as a result of the previous push # wait for the workflow to be canceled as a result of the previous push
# #