Explorar o código

Merge pull request #6828 from JimMoen/fix-typo

ci: fix a typo in fvt_tests
Zaiming (Stone) Shi %!s(int64=4) %!d(string=hai) anos
pai
achega
fcb3ba6cc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run_fvt_tests.yaml

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

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