Skip to content

Commit

Permalink
Limits misc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
XComp committed Dec 21, 2023
1 parent 61be65c commit b1ab8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/stage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ function get_compile_modules_for_stage() {
(${STAGE_MISC})
# compile everything; using the -am switch does not work with negated module lists!
# the negation takes precedence, thus not all required modules would be built
echo ""
echo "-pl flink-filesystems/flink-s3-fs-base"
;;
(${STAGE_PYTHON})
# compile everything for PyFlink.
Expand Down

0 comments on commit b1ab8d2

Please sign in to comment.