]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: Github Actions: do not show VTest failures if build failed
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 25 Dec 2021 08:53:04 +0000 (13:53 +0500)
committerWilly Tarreau <w@1wt.eu>
Sat, 25 Dec 2021 14:09:06 +0000 (15:09 +0100)
commit2ef4c7c84363f5a9b80a2093df1370514319db28
tree82a7ec7c1512343aa90f316e56f6841ff6f26ce0
parentb4ff6f4ae9267620827f7da9b519f4e1b28b10e9
CI: Github Actions: do not show VTest failures if build failed

this is mostly cleanup, issue is minor. If build failed, VTest execution
tried to be performed as well as VTest result show. This change ignores
those steps if build failed.
.github/workflows/vtest.yml