chore(autotest): debug broker performance test suite
This commit is contained in:
parent
a28dc1eb93
commit
95f1453135
|
@ -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
|
ls -alt /tmp/
|
||||||
- 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