Skip to content

Commit b49c3f2

Browse files
author
Daniel
committed
Fix typo in ci config
1 parent 1cebc9f commit b49c3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- 5432:5432
3030
options: >-
3131
--health-cmd pg_isready
32-
--heath-interval 10s
32+
--health-interval 10s
3333
--health-timeout 5s
3434
--health-retries 3
3535
steps:

0 commit comments

Comments
 (0)