Skip to content

Commit 39df102

Browse files
committed
Remove test scheme from workflows
1 parent cdf6ba5 commit 39df102

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/VerifyChanges.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
XCODE_PROJECT: ${{ matrix.xcode_project }}
3838
XCODE_SCHEME: ${{ matrix.xcode_scheme }}
3939
XCODE_DESTINATION: ${{ matrix.xcode_destination }}
40-
XCODE_TEST_PLAN: DevTesting
4140
steps:
4241
- name: Checkout
4342
uses: actions/checkout@v4

0 commit comments

Comments
 (0)