Skip to content

Commit

Permalink
gh_actions: add step for riotboot_serial
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jul 20, 2021
1 parent a93deb4 commit 414c24d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tools-buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,7 @@ jobs:
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/lpc2k_pgm
- name: Build riotboot_serial tool
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/riotboot_serial

0 comments on commit 414c24d

Please sign in to comment.