浏览代码

chore(autotest): add tag

xujun540 4 年之前
父节点
当前提交
e1de837664
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/run_api_tests.yaml

+ 2 - 0
.github/workflows/run_api_tests.yaml

@@ -52,10 +52,12 @@ jobs:
           - api_delayed_publish
           - api_topic_rewrite
           - api_event_message
+          - api_stats
     steps:
     - uses: actions/checkout@v2
       with:
         repository: emqx/emqx-fvt
+        ref: v1.2.0
         path: .
     - uses: actions/setup-java@v1
       with: