Skip to content

Commit fb9ec49

Browse files
authored
fix: fix integration-test (#4034)
1 parent cee4e2f commit fb9ec49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/setup-java@v4
4242
with:
4343
java-version: '8'
44-
distribution: 'temurin
44+
distribution: 'temurin'
4545
- name: build openmldb
4646
shell: bash
4747
run: |

0 commit comments

Comments
 (0)