chore(autotest): debug broker performance test suite
This commit is contained in:
parent
ff6f6410f1
commit
e67b747f2d
|
@ -92,7 +92,7 @@ jobs:
|
||||||
path: /tmp
|
path: /tmp
|
||||||
- name: Download emqx package
|
- name: Download emqx package
|
||||||
run: |
|
run: |
|
||||||
sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
|
mv /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
|
||||||
ls /tmp
|
ls /tmp
|
||||||
- name: Checkout tf-test-automation
|
- name: Checkout tf-test-automation
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue