We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0a4e5 commit ee28e3dCopy full SHA for ee28e3d
1 file changed
.github/workflows/sql-cli-integration-test.yml
@@ -69,6 +69,7 @@ jobs:
69
echo "Building SQL modules from current branch..."
70
./gradlew publishToMavenLocal -x test -x integTest
71
echo "SQL modules published to Maven Local"
72
+ ./gradlew clean
73
74
- name: Run SQL CLI tests with local SQL modules
75
working-directory: sql-cli
0 commit comments