Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
humengyu2012 committed Apr 10, 2024
1 parent 72b54ec commit 772e42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euo pipefail

# see maven plugin
# git submodule update --init --recursive

# test
mvn clean compile test -B -am -pl ticdc
mvn clean compile test -B -am -pl flink/flink-1.11
mvn clean compile test -B -am -pl flink/flink-1.12
Expand Down

0 comments on commit 772e42a

Please sign in to comment.