diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index ac51f2ac6..067043d92 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -334,7 +334,7 @@ jobs: echo "::error::Instrumented screenshot tests failed, please create a PR in your fork first." && exit 1 - name: Record new screenshots if verification failed - id: dropshotsverify + id: dropshotsrecord continue-on-error: false if: steps.dropshotsverify.outcome == 'failure' uses: reactivecircus/android-emulator-runner@v2