chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 14:02:37 +08:00
parent a28dc1eb93
commit 95f1453135
1 changed files with 3 additions and 3 deletions

View File

@ -90,9 +90,9 @@ jobs:
with:
name: ubuntu20.04
path: /tmp
# - name: Download emqx package
# run: |
# sudo cp /tmp/emqx /tmp/emqx
- name: Download emqx package
run: |
ls -alt /tmp/
- name: Checkout tf-test-automation
uses: actions/checkout@v2
with: