Przeglądaj źródła

Building now requires a deps repo

default_compile_flags
vector-of-bool 6 lat temu
rodzic
commit
fbef91dc94
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tools/ci.py

+ 1
- 1
tools/ci.py Wyświetl plik

self_build( self_build(
paths.CUR_BUILT_DDS, paths.CUR_BUILT_DDS,
toolchain=opts.toolchain, toolchain=opts.toolchain,
dds_flags=['--warnings', '--tests', '--apps'])
dds_flags=['--warnings', '--tests', '--apps', f'--repo-dir={ci_repo_dir}'])
print('Bootstrap test PASSED!') print('Bootstrap test PASSED!')


return pytest.main([ return pytest.main([

Ładowanie…
Anuluj
Zapisz