diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7d0add2..46dd4b5 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -32,6 +32,5 @@ jobs: xcodebuild clean build test \ -project EssentialFeed/EssentialFeed.xcodeproj \ -scheme "CI_iOS" \ - -parallel-testing-enabled NO \ -destination 'platform=iOS Simulator,name=iPhone 16' \ CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO