Update tests.yml
PHP Tests / php-tests (push) Failing after 4m18s

This commit is contained in:
Nyan Lin Paing
2026-08-20 00:27:47 +07:00
parent 79f7f50706
commit 6be47aa35a
+4
View File
@@ -32,6 +32,10 @@ jobs:
DB_DATABASE: testing
DB_USERNAME: root
DB_PASSWORD: ''
CACHE_STORE: array
CACHE_DRIVER: array
SESSION_DRIVER: array
QUEUE_CONNECTION: sync
steps:
- name: Checkout