Skip to content

Commit 0937573

Browse files
committed
Fix CI
1 parent ddbdd7f commit 0937573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
-
6868
name: Install certificates
69-
run: symfony server:ca:install
69+
run: symfony server:ca:install || true
7070

7171
-
7272
name: Run Chrome Headless

0 commit comments

Comments
 (0)