Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelTxFusion committed Sep 2, 2024
1 parent fd5046f commit 43f4f44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core-lint-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-core-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 43f4f44

Please sign in to comment.