We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4cf550 commit 72911ceCopy full SHA for 72911ce
.github/workflows/run-tests.yml
@@ -103,5 +103,5 @@ jobs:
103
run: vendor/bin/pest
104
env:
105
DB_CONNECTION: sqlite
106
- DB_DATABASE: :memory:
+ DB_DATABASE: ":memory:"
107
REDIS_PORT: 6379
0 commit comments