Skip to content

Commit 68f07b2

Browse files
fix the unit test workflow
1 parent 921a228 commit 68f07b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
POSTGRES_USER: postgres-test-user
1313
POSTGRES_DB: postgres-test-db
1414
REDIS_HOST: redis://redis:6379
15-
TOGGLE_VOICE: custom
15+
TOGGLE_VOICE: True
1616

1717
jobs:
1818
container-job:

0 commit comments

Comments
 (0)