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 ddbdd7f commit 0937573Copy full SHA for 0937573
1 file changed
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
67
-
68
name: Install certificates
69
- run: symfony server:ca:install
+ run: symfony server:ca:install || true
70
71
72
name: Run Chrome Headless
0 commit comments