mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +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:
|
with:
|
||||||
# Only save the cache from the main branch runs.
|
# Only save the cache from the main branch runs.
|
||||||
# No need for PRs to write to the cache.
|
# 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 }}
|
shared-key: ${{ matrix.os }}-${{ matrix.rust }}
|
||||||
|
|
||||||
- name: Install nextest
|
- name: Install nextest
|
||||||
|
|||||||
Reference in New Issue
Block a user