Przeglądaj źródła

Add FOO_BAR to xcodebuild call for integration test

Matthew Mathias 3 lat temu
rodzic
commit
f6bfa6d03a
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .github/workflows/tests.yml

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

@@ -97,3 +97,4 @@ jobs:
           -scheme DaysUntilBirthday\(iOS\) \
           -sdk iphonesimulator \
           -destination 'platform=iOS Simulator,name=iPhone 11'
+          FOO_BAR = ${{ secrets.FOO_BAR }}