diff --git a/.github/workflows/controller.yml b/.github/workflows/controller.yml index 2dba5e52179..faea446f56c 100644 --- a/.github/workflows/controller.yml +++ b/.github/workflows/controller.yml @@ -53,7 +53,7 @@ jobs: # uses: ./.github/workflows/mysql.yml macos_latest: # needs: build - if: ${{ !failure() && !cancelled() }} + # if: ${{ !failure() && !cancelled() }} uses: ./.github/workflows/macos_latest.yml # macos_m1: # needs: build