Skip to content

Commit 96adffe

Browse files
committed
Run just a subset of suites
1 parent 694d3aa commit 96adffe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-make-tests.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
make_target:
2424
- parallel-ct-set-1
2525
- parallel-ct-set-3
26-
- ct-clustering_management
2726
- ct-feature_flags
2827
uses: ./.github/workflows/test-make-target.yaml
2928
with:
@@ -55,7 +54,6 @@ jobs:
5554
- amqp_client
5655
- rabbitmq_cli
5756
- rabbitmq_management
58-
- rabbitmq_stomp
5957
uses: ./.github/workflows/test-make-target.yaml
6058
with:
6159
erlang_version: ${{ inputs.erlang_version }}

0 commit comments

Comments
 (0)