chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-18 16:43:46 +08:00
parent ff6f6410f1
commit e67b747f2d
1 changed files with 1 additions and 1 deletions

View File

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