We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653dea8 commit 9732d6cCopy full SHA for 9732d6c
.github/workflows/ci.yaml
@@ -138,11 +138,9 @@ jobs:
138
restore-keys: ${{ runner.os }}-composer-
139
140
- name: Install dependencies
141
- if: ${{ steps.find-files.outputs.files }}
142
run: composer create-project symfony-tools/code-block-checker ../_checker
143
144
- name: Install test application
145
146
run: |
147
git clone -b ${{ github.base_ref }} --depth 5 --single-branch https://github.com/symfony-tools/symfony-application.git ../_sf_app
148
cd ../_sf_app
0 commit comments