mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
save cache from this PR
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -148,7 +148,7 @@ jobs:
|
||||
with:
|
||||
# Only save the cache from the main branch runs.
|
||||
# No need for PRs to write to the cache.
|
||||
save-if: ${{ github.ref == 'refs/heads/main' }}
|
||||
##save-if: ${{ github.ref == 'refs/heads/main' }}
|
||||
shared-key: ${{ matrix.os }}-${{ matrix.rust }}
|
||||
|
||||
- name: Install nextest
|
||||
|
||||
Reference in New Issue
Block a user