diff --git a/.github/workflows/npm-test-and-coverage.yml b/.github/workflows/npm-test-and-coverage.yml index 0d340e7..f7e1087 100644 --- a/.github/workflows/npm-test-and-coverage.yml +++ b/.github/workflows/npm-test-and-coverage.yml @@ -90,6 +90,7 @@ jobs: with: token: ${{ secrets.token }} working-directory: ${{ inputs.working-directory }} + fail_ci_if_error: true - name: Clean up Google application credentials if: ${{ always() }} run: |