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
|
uses: aabadie/riot-action@v1
|
||||||
with:
|
with:
|
||||||
cmd: make -C dist/tools/uhcpd
|
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
|
- name: Build stm32 clk_conf
|
||||||
uses: aabadie/riot-action@v1
|
uses: aabadie/riot-action@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user