mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:12:45 +01:00
gh-actions: remove stm32 spi_divtable tool from build
This commit is contained in:
parent
b9d62e47d3
commit
c01a8cabc5
4
.github/workflows/tools-buildtest.yml
vendored
4
.github/workflows/tools-buildtest.yml
vendored
@ -55,10 +55,6 @@ jobs:
|
||||
uses: aabadie/riot-action@v1
|
||||
with:
|
||||
cmd: make -C dist/tools/uhcpd
|
||||
- name: Build stm32 spi_divtable
|
||||
uses: aabadie/riot-action@v1
|
||||
with:
|
||||
cmd: make -C cpu/stm32/dist/spi_divtable
|
||||
- name: Build stm32 clk_conf
|
||||
uses: aabadie/riot-action@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user