Przeglądaj źródła

ci: fix a typo in fvt_tests

JimMoen 4 lat temu
rodzic
commit
cb6f7cb496
1 zmienionych plików z 1 dodań i 1 usunięć
  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