Skip to content

Commit

Permalink
feat: remove unnecessary jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
MummanaSubramanya committed Sep 22, 2024
1 parent ecc7bc4 commit c5f0223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ jobs:
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: ${{ env.XCODE_VERSION }}
- run: defaults write com.apple.iphonesimulator PasteboardAutomaticSync -bool false

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

0 comments on commit c5f0223

Please sign in to comment.