chore(autotest): debug broker performance test suite
This commit is contained in:
parent
4a58fe55a9
commit
46dce43d83
|
@ -93,7 +93,6 @@ jobs:
|
||||||
- name: Download emqx package
|
- name: Download emqx package
|
||||||
run: |
|
run: |
|
||||||
sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
|
sudo cp /tmp/emqx-5.*.tar.gz /tmp/emqx.tar.gz
|
||||||
tar -zxvf /tmp/emqx.tar.gz
|
|
||||||
ls -alt /tmp/
|
ls -alt /tmp/
|
||||||
- name: Checkout tf-test-automation
|
- name: Checkout tf-test-automation
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue