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

gh_actions: add step for lpc2k_pgm build test

This commit is contained in:
Alexandre Abadie 2020-12-01 13:37:34 +01:00
parent aea9d4b0a7
commit 5ee80aaee5
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -67,3 +67,7 @@ jobs:
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/fixdep
- name: Build lpc2k_pgm tool
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/lpc2k_pgm