Skip to content

Commit e3cfd23

Browse files
committed
chore: tests
1 parent 631fa48 commit e3cfd23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
--health-interval 10s
3939
--health-timeout 5s
4040
--health-retries 5
41-
# volumes:
42-
# - ./database:/var/lib/postgresql/data
41+
volumes:
42+
- ./database:/var/lib/postgresql/data
4343

4444
steps:
4545
- name: Wait for PostgreSQL

0 commit comments

Comments
 (0)