]> git.ipfire.org Git - thirdparty/collectd.git/commit
GitHub actions: continue on error and upload test logs.
authorFlorian Forster <octo@collectd.org>
Thu, 23 Nov 2023 13:58:54 +0000 (14:58 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 23 Nov 2023 13:58:54 +0000 (14:58 +0100)
commitea10acee7adc62f5aa3b93f2fd428233bca4b296
treed18debbbeed816c6be26d6618e28a54e890b8345
parent1ef4b4d97f40b5bb0b99821367c259eb226beb8f
GitHub actions: continue on error and upload test logs.

When `make check` fails, continue so that the "upload logs" step is
performed. Use the `upload-artifact` action instead of just `cat`ing the
file.
.github/workflows/build.yml