diff --git a/.github/workflows/celest_core.yaml b/.github/workflows/celest_core.yaml index 2e253db0..9d465c78 100644 --- a/.github/workflows/celest_core.yaml +++ b/.github/workflows/celest_core.yaml @@ -31,7 +31,6 @@ jobs: - name: Format working-directory: packages/celest_core run: dart format --set-exit-if-changed . - cache: true test_darwin: needs: analyze_and_format runs-on: macos-13-large