Просмотр исходного кода

ci: no need to run ct with static profile matrix

Zaiming (Stone) Shi 3 лет назад
Родитель
Сommit
416990bd8f
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      .github/workflows/run_test_cases.yaml

+ 0 - 3
.github/workflows/run_test_cases.yaml

@@ -178,9 +178,6 @@ jobs:
           fail-fast: false
           matrix:
             app: ${{ fromJson(needs.prepare.outputs.fast_ct_apps) }}
-            profile:
-              - emqx
-              - emqx-enterprise
             runs-on:
               - aws-amd64
               - ubuntu-20.04