Skip to content

Commit 178c403

Browse files
committed
update restore key cache
1 parent faad1fc commit 178c403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
with:
8686
path: /tmp/rector-${{ matrix.paths }}
8787
key: ${{ runner.os }}-rector-${{ matrix.paths }}-${{ github.run_id }}
88-
restore-keys: ${{ runner.os }}-rector-${{ matrix.paths }}
88+
restore-keys: ${{ runner.os }}-rector-${{ matrix.paths }}-
8989

9090
- run: mkdir -p /tmp/rector-${{ matrix.paths }}
9191

0 commit comments

Comments
 (0)