فهرست منبع

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

zhanghongtong 4 سال پیش
والد
کامیت
d7a3141a43
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
       with:
         repository: emqx/emqtt-bench
-        ref: master
+        ref: 0.3.4 
         path: emqtt-bench
     - uses: actions/checkout@v2
       with: