Skip to content

Commit ee28e3d

Browse files
authored
[BugFix] Fix SQL CLI integration test flaky failure (#5347)
1 parent 3d0a4e5 commit ee28e3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sql-cli-integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
echo "Building SQL modules from current branch..."
7070
./gradlew publishToMavenLocal -x test -x integTest
7171
echo "SQL modules published to Maven Local"
72+
./gradlew clean
7273
7374
- name: Run SQL CLI tests with local SQL modules
7475
working-directory: sql-cli

0 commit comments

Comments
 (0)