diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e32ce3f..5b7063f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -175,9 +175,6 @@ jobs: -disableAutomaticPackageResolution \ -destination "platform=macOS" \ -skip-testing:cmuxTests/AppDelegateShortcutRoutingTests/testCmdWClosesWindowWhenClosingLastSurfaceInLastWorkspace \ - -skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testSocketPermissionsFollowAccessMode \ - -skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testPasswordModeRejectsUnauthenticatedCommands \ - -skip-testing:cmuxTests/TerminalControllerSocketSecurityTests/testReportTmuxStateResolvesPanelByTTY \ test 2>&1 }