Skip to content

Commit 9d8077b

Browse files
committed
Remove certificate installation from CI
1 parent 15cca6a commit 9d8077b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ jobs:
6666
name: Output PHP version for Symfony CLI
6767
run: php -v | head -n 1 | awk '{ print $2 }' > .php-version
6868

69-
-
70-
name: Install certificates
71-
run: symfony server:ca:install
72-
7369
-
7470
name: Get Composer cache directory
7571
id: composer-cache

0 commit comments

Comments
 (0)