build docs

only:small-can-board
This commit is contained in:
rusefillc 2024-03-12 09:56:18 -04:00
parent 62a52400ab
commit 92c98d6d2e
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
name: Firmware at GHA
#
# this github action uses generate_matrix.sh to scan the file system and automatically produce build matrix!
#
on:
push:
pull_request:

View File

@ -1,4 +1,5 @@
SHORT_BOARD_NAME=small-can-board
PROJECT_CPU=ARCH_STM32F4
USE_OPENBLT=yes
# reminder that 'only:small-can-board' in commit message is the way to definitely build a specific target!
SKIP_RATE=50