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 6b52c1d commit 6517446Copy full SHA for 6517446
.github/workflows/phar.yml
@@ -211,9 +211,6 @@ jobs:
211
env:
212
GPG_ID: ${{ steps.import-gpg.outputs.fingerprint }}
213
214
- - name: "cp UPGRADING.md"
215
- run: cp phpstan-src/UPGRADING.md phpstan-dist/UPGRADING.md
216
-
217
- name: "Verify PHAR"
218
working-directory: phpstan-dist
219
run: "gpg --verify phpstan.phar.asc"
0 commit comments