Skip to content

Commit 9732d6c

Browse files
committed
Save cache
1 parent 653dea8 commit 9732d6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,9 @@ jobs:
138138
restore-keys: ${{ runner.os }}-composer-
139139

140140
- name: Install dependencies
141-
if: ${{ steps.find-files.outputs.files }}
142141
run: composer create-project symfony-tools/code-block-checker ../_checker
143142

144143
- name: Install test application
145-
if: ${{ steps.find-files.outputs.files }}
146144
run: |
147145
git clone -b ${{ github.base_ref }} --depth 5 --single-branch https://github.com/symfony-tools/symfony-application.git ../_sf_app
148146
cd ../_sf_app

0 commit comments

Comments
 (0)