소스 검색

[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: