chore(autotest): debug broker performance test suite

This commit is contained in:
mengzhenyu 2022-01-17 10:15:43 +08:00
parent 272ac4c906
commit 53325fdc94
1 changed files with 1 additions and 1 deletions

View File

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