Merge pull request #6828 from JimMoen/fix-typo
ci: fix a typo in fvt_tests
This commit is contained in:
commit
fcb3ba6cc8
|
@ -288,7 +288,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
name: Dowload built emqx and test scenario
|
name: Download built emqx and test scenario
|
||||||
with:
|
with:
|
||||||
name: emqx_built
|
name: emqx_built
|
||||||
path: emqx_built
|
path: emqx_built
|
||||||
|
|
Loading…
Reference in New Issue