Skip to content

Commit 5835d7d

Browse files
committed
attempt to fix ci
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 15c4c21 commit 5835d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
runs-on: ubuntu-latest
154154
needs: phpunit-mysql
155155

156-
if: always()
156+
#if: always()
157157

158158
name: phpunit-mysql-summary
159159

0 commit comments

Comments
 (0)