Răsfoiți Sursa

Disable SwiftUI button test for now

Matthew Mathias 3 ani în urmă
părinte
comite
399e552dcb
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      .github/workflows/tests.yml

+ 2 - 1
.github/workflows/tests.yml

@@ -10,7 +10,7 @@ on:
   workflow_dispatch:
 
 jobs:
-
+    
   pod-lib-lint:
     runs-on: ${{ matrix.os }}
     strategy:
@@ -67,6 +67,7 @@ jobs:
           test-without-building
 
   swift-button-functional-test:
+    if: ${{ false }} # Disable integration tests while we figure out OTAs
     runs-on: macOS-latest
     defaults:
       run: