chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 09:46:06 +08:00
parent 5c13af131b
commit 272ac4c906
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ jobs:
.ci/build_packages/tests.sh "$EMQX_PKG_NAME" pkg
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.profile}}-${{ matrix.otp }}-${{ matrix.os }}
path: _packages/${{ matrix.profile}}/*.zip
name: ${{ matrix.os }}
path: _packages/${{ matrix.profile}}/*.tar.gz
terraform_emqx:
runs-on: ubuntu-latest