chore(test): modify format
This commit is contained in:
parent
a673f18c41
commit
a45cbf504b
|
@ -13,8 +13,6 @@ jobs:
|
||||||
container: "emqx/build-env:erl23.2.7.2-emqx-2-ubuntu20.04"
|
container: "emqx/build-env:erl23.2.7.2-emqx-2-ubuntu20.04"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
repository: emqx/emqx
|
|
||||||
- name: zip emqx-broker
|
- name: zip emqx-broker
|
||||||
if: endsWith(github.repository, 'emqx')
|
if: endsWith(github.repository, 'emqx')
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue