Merge pull request #6828 from JimMoen/fix-typo

ci: fix a typo in fvt_tests
This commit is contained in:
Zaiming (Stone) Shi 2022-01-21 15:14:51 +01:00 committed by GitHub
commit fcb3ba6cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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