Skip to content

Commit ff24dbb

Browse files
committed
update CI workflow cache restore-keys
1 parent 6c6d09a commit ff24dbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
key: cache-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('mise.lock') }}-${{ hashFiles('tools/tools.conf', '**/go.sum') }}
2929
restore-keys: |
3030
cache-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('mise.lock') }}-
31-
cache-${{ runner.os }}-${{ runner.arch }}-
3231
3332
- uses: jdx/mise-action@v3
3433
with:

0 commit comments

Comments
 (0)