Fix processing errors being caught and logged as a warning rather than failing the workflow run.

This commit is contained in:
Chris Gavin 2022-05-03 09:42:15 +01:00
parent 7b66e72cb7
commit 366e88c2c1
No known key found for this signature in database
GPG key ID: 07F950B80C27E4DA
4 changed files with 32 additions and 26 deletions

View file

@ -2,7 +2,7 @@
## [UNRELEASED]
No user facing changes.
- When `wait-for-processing` is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.
## 2.1.9 - 27 Apr 2022