Do not fail build if complement with workers fails. (#13266)

This commit is contained in:
Patrick Cloke 2022-07-13 08:30:42 -04:00 committed by GitHub
parent 0312ff44c6
commit 90e9b4fa1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 3 deletions

1
changelog.d/13266.misc Normal file
View file

@ -0,0 +1 @@
Do not fail build if complement with workers fails.