[tools/ci]move file_check.py into ci folder
This commit is contained in:
parent
e26e929946
commit
ebf4c0f24e
2
.github/workflows/file_check.yml
vendored
2
.github/workflows/file_check.yml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
pip install click chardet PyYaml
|
||||
python tools/file_check.py check 'https://github.com/RT-Thread/rt-thread' 'master'
|
||||
python tools/ci/file_check.py check 'https://github.com/RT-Thread/rt-thread' 'master'
|
||||
|
Loading…
x
Reference in New Issue
Block a user