diff --git a/.github/workflows/pr-validate.yaml b/.github/workflows/pr-validate.yaml index 0e8cfed3ebe..25c80537e90 100644 --- a/.github/workflows/pr-validate.yaml +++ b/.github/workflows/pr-validate.yaml @@ -85,10 +85,8 @@ jobs: - print_head_msg name: Finished PR Tests runs-on: ubuntu-latest - continue-on-error: true steps: - name: Finisher - continue-on-error: true run: | echo "DONE"