diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index 5af043b83..228a5cc4f 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -327,8 +327,6 @@ jobs: script: ./gradlew :app:connectedDemoDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.annotation=com.google.samples.apps.nowinandroid.ui.InstrumentedScreenshotTests --daemon - - name: Breakpoint if tests failed - run: top - name: Prevent pushing new screenshots if this is a fork id: checkfork_screenshots_instrumented