mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'ci/fix_get_test_cases_issues' into 'master'
ci: set env var NIGHTLY_RUN while checking the apps readme files See merge request espressif/esp-idf!26493
This commit is contained in:
commit
00ae4ee386
@ -518,6 +518,7 @@ if __name__ == '__main__':
|
||||
)
|
||||
|
||||
if arg.action == 'check-readmes':
|
||||
os.environ['NIGHTLY_RUN'] = '1'
|
||||
check_readme(
|
||||
list(check_dirs),
|
||||
exclude_dirs=_exclude_dirs,
|
||||
|
Loading…
x
Reference in New Issue
Block a user