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

.github/workflows: add fixdep to automated testing

This commit is contained in:
Cenk Gündoğan 2020-08-07 13:11:36 +02:00
parent 964413c34a
commit 0e8ee4bf0f
No known key found for this signature in database
GPG Key ID: A3DBC2F744D484D2

View File

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