Skip to content

Commit a5251e6

Browse files
committed
Fixed yaml_test in github action
1 parent 75ef7ef commit a5251e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yaml_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: [ubuntu-latest]
1414
es-version: [9.0.0-SNAPSHOT]
1515
test-suite: [stack]
16-
branch-client-tests: [9.0]
16+
branch-client-tests: ["9.0"]
1717

1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)