diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 554aa32380e..33ac3e24299 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -39,6 +39,7 @@ jobs: - name: Get Changed Files id: get_changed_files uses: jitterbit/get-changed-files@v1 + continue-on-error: true with: format: 'json' - name: Vale