ci: do not run helm_test for enterprise for now
This commit is contained in:
parent
a705bc1fc7
commit
bab5d2f399
|
@ -88,7 +88,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
profile:
|
profile:
|
||||||
- emqx
|
- emqx
|
||||||
- emqx-ee
|
# - emqx-ee # TODO test enterprise
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
|
|
Loading…
Reference in New Issue