diff --git a/.github/workflows/reusable-build-test-release.yml b/.github/workflows/reusable-build-test-release.yml index fcdc96e10..acd8afa55 100644 --- a/.github/workflows/reusable-build-test-release.yml +++ b/.github/workflows/reusable-build-test-release.yml @@ -302,6 +302,7 @@ jobs: path: build/package/deployment** if: always() security-virustotal: + continue-on-error: true name: security-virustotal needs: build runs-on: ubuntu-latest