Skip to content

Commit 6767755

Browse files
committed
CI: Remove cache restore key
1 parent 5b72720 commit 6767755

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
path: |
5454
${{ steps.composer-cache.outputs.dir }}
5555
key: ${{ runner.os }}-composer-data-${{ hashFiles('composer.json') }}-php-${{ matrix.php }}
56-
restore-keys: |
57-
${{ runner.os }}-composer-data-
5856

5957

6058
- uses: actions/cache@v2

0 commit comments

Comments
 (0)