Explorar el Código

[action] open action_tools.yml

Supper Thomas hace 10 meses
padre
commit
5f15b5aee4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: