mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
gh_actions: add step for zep_dispatch
This commit is contained in:
parent
b6819b442a
commit
958cc12c99
4
.github/workflows/tools-buildtest.yml
vendored
4
.github/workflows/tools-buildtest.yml
vendored
@ -75,3 +75,7 @@ jobs:
|
||||
uses: aabadie/riot-action@v1
|
||||
with:
|
||||
cmd: make -C dist/tools/riotboot_serial
|
||||
- name: Build ZEP dispatcher & topology generator
|
||||
uses: aabadie/riot-action@v1
|
||||
with:
|
||||
cmd: make -C dist/tools/zep_dispatch
|
||||
|
Loading…
Reference in New Issue
Block a user