Skip to content

Commit

Permalink
Run just a subset of suites
Browse files Browse the repository at this point in the history
  • Loading branch information
dcorbacho committed Nov 18, 2024
1 parent 74ab520 commit 58f3425
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-make-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
make_target:
- parallel-ct-set-1
- parallel-ct-set-3
- ct-clustering_management
- ct-feature_flags
uses: ./.github/workflows/test-make-target.yaml
with:
Expand Down Expand Up @@ -55,7 +54,6 @@ jobs:
- amqp_client
- rabbitmq_cli
- rabbitmq_management
- rabbitmq_stomp
uses: ./.github/workflows/test-make-target.yaml
with:
erlang_version: ${{ inputs.erlang_version }}
Expand Down

0 comments on commit 58f3425

Please sign in to comment.