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:
parent
1a2ed1fecc
commit
ad54213679
2
.github/workflows/tools-test.yml
vendored
2
.github/workflows/tools-test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user