We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cca6a commit 9d8077bCopy full SHA for 9d8077b
1 file changed
.github/workflows/build.yaml
@@ -66,10 +66,6 @@ jobs:
66
name: Output PHP version for Symfony CLI
67
run: php -v | head -n 1 | awk '{ print $2 }' > .php-version
68
69
- -
70
- name: Install certificates
71
- run: symfony server:ca:install
72
-
73
74
name: Get Composer cache directory
75
id: composer-cache
0 commit comments