Skip to content

Commit 4785c92

Browse files
committed
[FLINK-36460] test_autoscaler.sh does not run in standalone mode.
1 parent 44beb10 commit 4785c92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ jobs:
145145
exclude:
146146
- flink-version: v1_16
147147
test: test_autoscaler.sh
148+
- mode: standalone
149+
test: test_autoscaler.sh
148150
- flink-version: v1_16
149151
test: test_dynamic_config.sh
150152
- flink-version: v1_16

0 commit comments

Comments
 (0)