浏览代码

[action] open action_tools.yml

Supper Thomas 10 月之前
父节点
当前提交
5f15b5aee4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/action_tools.yml

+ 1 - 1
.github/workflows/action_tools.yml

@@ -34,7 +34,7 @@ jobs:
   test:
     runs-on: ubuntu-latest
     name: Tools
-    if: github.repository_owner == 'RT-Thread' && false
+    if: github.repository_owner == 'RT-Thread'
     strategy:
       fail-fast: false
     env: