ci: do not run helm_test for enterprise for now

This commit is contained in:
Zaiming Shi 2021-11-20 20:55:22 +01:00
parent a705bc1fc7
commit bab5d2f399
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ jobs:
matrix:
profile:
- emqx
- emqx-ee
# - emqx-ee # TODO test enterprise
steps:
- uses: actions/download-artifact@v2