Parcourir la source

chore(CI): use tag of emqtt-bench in github actions

zhanghongtong il y a 4 ans
Parent
commit
d7a3141a43
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/run_relup_tests.yaml

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

@@ -39,7 +39,7 @@ jobs:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
       with:
       with:
         repository: emqx/emqtt-bench
         repository: emqx/emqtt-bench
-        ref: master
+        ref: 0.3.4 
         path: emqtt-bench
         path: emqtt-bench
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
       with:
       with: