[tinyci]
enabled = True

[build-native]
directory = _build_native
commands =
    cmake .. -DWARNING_IS_ERROR=1
    make -j 2
