Akshai M
Akshai M
Hope this materialize soon !
ping @miri64
@benpicco Here you go. results while doing a dry run in my system using [act](https://github.com/nektos/act). ``` *DRYRUN* [Compilation tests for RIOT-OS submodule update/build-1] 🚀 Start image=catthehacker/ubuntu:act-latest *DRYRUN* [Compilation tests for...
@MrKevinWeiss Do we really need to run the compilation tests on all targets from `make info-boards-supported`? Applications (unlike examples )are usually meant for specific boards, right? `compile_and_test_for_board.py` however runs and...