[ci] disable tools check temporarily

This commit is contained in:
Meco Man 2024-05-05 15:35:52 -04:00
parent d78429eb8e
commit f7762ebc90
1 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
test:
runs-on: ubuntu-latest
name: Tools
if: github.repository_owner == 'RT-Thread'
if: github.repository_owner == 'RT-Thread' && false
strategy:
fail-fast: false
env:
@ -84,4 +84,3 @@ jobs:
scons --pyconfig-silent -C $TEST_BSP_ROOT/rt-studio-project
scons -C $TEST_BSP_ROOT/dist/project
scons -C $TEST_BSP_ROOT/rt-studio-project