Browse Source

Merge pull request #6828 from JimMoen/fix-typo

ci: fix a typo in fvt_tests
Zaiming (Stone) Shi 4 years ago
parent
commit
fcb3ba6cc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/run_fvt_tests.yaml

+ 1 - 1
.github/workflows/run_fvt_tests.yaml

@@ -288,7 +288,7 @@ jobs:
             shell: bash
         steps:
         - uses: actions/download-artifact@v2
-          name: Dowload built emqx and test scenario
+          name: Download built emqx and test scenario
           with:
             name: emqx_built
             path: emqx_built