chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 11:02:06 +08:00
parent dde8866ec5
commit a28dc1eb93
1 changed files with 3 additions and 3 deletions

View File

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