chore(autotest): debug broker performance test suite
This commit is contained in:
parent
dde8866ec5
commit
a28dc1eb93
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue