Skip to content

Commit ab5052a

Browse files
authored
Fix typo
1 parent 7c793e5 commit ab5052a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/perf-lab/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ scripts:
180180
watch:
181181
- regex: "Error: PostgreSQL failed to become ready"
182182
then:
183-
abort: PostgreSQL failed to become ready
183+
- abort: PostgreSQL failed to become ready
184184

185185
stop-test-services:
186186
- sh: ${{PROJ_REPO_DIR}}/scripts/infra.sh -d

0 commit comments

Comments
 (0)