diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 703cee24d..8d25ffdae 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -67,7 +67,7 @@ jobs: # swift delete -a unit: - needs: [docker_cache_key, cleanup] + needs: [docker_cache_key] #, cleanup] runs-on: macos-12 name: Unit tests strategy: