Skip to content

Commit 28724a8

Browse files
committed
[FlINK-36460] test_autoscaler is a funny fish
1 parent e516a43 commit 28724a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ jobs:
146146
- test_multi_sessionjob.sh
147147
- test_autoscaler.sh
148148
- test_dynamic_config.sh
149+
excludes:
150+
- mode: standalone
151+
test: test_autoscaler.sh
149152
steps:
150153
- uses: actions/checkout@v4
151154
- name: Set up JDK ${{ matrix.java-version }}

0 commit comments

Comments
 (0)