From c188ea84245ab08d875adf01df426fa31b34c2d1 Mon Sep 17 00:00:00 2001 From: Jose Alcerreca Date: Fri, 31 May 2024 15:00:08 +0200 Subject: [PATCH] Debug hell --- .github/workflows/Build.yaml | 2 -- 1 file changed, 2 deletions(-) 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