Skip to content

Commit 72911ce

Browse files
authored
Update run-tests.yml
1 parent b4cf550 commit 72911ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103
run: vendor/bin/pest
104104
env:
105105
DB_CONNECTION: sqlite
106-
DB_DATABASE: :memory:
106+
DB_DATABASE: ":memory:"
107107
REDIS_PORT: 6379

0 commit comments

Comments
 (0)