diff --git a/.github/workflows/ci-core-lint-reusable.yml b/.github/workflows/ci-core-lint-reusable.yml index c9d081c2a..b21688a17 100644 --- a/.github/workflows/ci-core-lint-reusable.yml +++ b/.github/workflows/ci-core-lint-reusable.yml @@ -20,7 +20,7 @@ jobs: - name: Start services run: | ci_localnet_up - ci_run sccache --start-server +# ci_run sccache --start-server - name: Build run: | diff --git a/.github/workflows/ci-core-reusable.yml b/.github/workflows/ci-core-reusable.yml index c55608cce..84c46bf69 100644 --- a/.github/workflows/ci-core-reusable.yml +++ b/.github/workflows/ci-core-reusable.yml @@ -48,7 +48,7 @@ jobs: - name: Start services run: | ci_localnet_up - ci_run sccache --start-server +# ci_run sccache --start-server - name: Init run: |