Skip to content

Commit b54d752

Browse files
authored
Update run-tests.yml
1 parent f8e180f commit b54d752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ jobs:
9393
if: "${{ matrix.db == 'sqlite' }}"
9494
env:
9595
DB_CONNECTION: sqlite
96-
DB_DATABASE: :memory:
96+
DB_DATABASE: ":memory:"

0 commit comments

Comments
 (0)