Skip to content

Commit 55f6edd

Browse files
committed
Do not use fail-fast in nightly builds
1 parent 0042ffb commit 55f6edd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
schedule:
55
- cron: "12 3 * * *"
66

7-
env:
8-
fail-fast: true
9-
107
jobs:
118
phpunit-mariadb-devel:
129
name: "PHPUnit with MariaDB"

0 commit comments

Comments
 (0)