diff --git a/.github/workflows/sorbet.yml b/.github/workflows/sorbet.yml index 34873decea..b928ebe679 100644 --- a/.github/workflows/sorbet.yml +++ b/.github/workflows/sorbet.yml @@ -46,6 +46,7 @@ jobs: - name: Update RBI files id: update working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }} + continue-on-error: true run: | if [[ "${GITHUB_EVENT_NAME}" != "pull_request" ]] then