Skip to content

Commit c5f0223

Browse files
feat: remove unnecessary jobs
1 parent ecc7bc4 commit c5f0223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/functional-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ jobs:
284284
uses: maxim-lobanov/setup-xcode@v1
285285
with:
286286
xcode-version: ${{ env.XCODE_VERSION }}
287-
- run: defaults write com.apple.iphonesimulator PasteboardAutomaticSync -bool false
288287

289288
- uses: futureware-tech/simulator-action@v3
290289
if: matrix.e2e-tests == 'flutter-ios'

0 commit comments

Comments
 (0)