1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

.github: Test compile_like_murdock.py

This commit is contained in:
MrKevinWeiss 2023-03-09 14:34:35 +01:00
parent 1a2ed1fecc
commit ad54213679
No known key found for this signature in database
GPG Key ID: 4B69974722CBEEAE

View File

@ -36,3 +36,5 @@ jobs:
run: cd dist/pythonlibs/riotctrl_shell && tox
- name: Test kconfig script
run: cd dist/tools/kconfiglib/tests && ./test.sh
- name: Test compile_like_murdock script
run: cd dist/tools/compile_test/tests && ./test.sh