diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4cbcba1..13060b0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -81,6 +81,7 @@ jobs: with: image: "hipages/php-fpm_exporter:latest" acs-report-enable: true + fail-build: false - name: Upload Anchore scan SARIF report uses: github/codeql-action/upload-sarif@v1