chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 17:29:23 +08:00
parent 4a58fe55a9
commit 46dce43d83
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ jobs:
- name: Download emqx package
run: |
sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
tar -zxvf /tmp/emqx.tar.gz
ls -alt /tmp/
- name: Checkout tf-test-automation
uses: actions/checkout@v2