From 43f4f4493494da3b82a6d930cf2b237ffd359a3d Mon Sep 17 00:00:00 2001 From: danijelTxFusion Date: Mon, 2 Sep 2024 23:41:50 +0200 Subject: [PATCH] tmp --- .github/workflows/ci-core-lint-reusable.yml | 2 +- .github/workflows/ci-core-reusable.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: |