Skip to content

Commit a703c0f

Browse files
committed
ci(config): limit number of build
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 442ec38 commit a703c0f

File tree

2 files changed

+769
-122
lines changed

2 files changed

+769
-122
lines changed

.github/workflows/Continuous-Integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
id: Compile
2828
uses: stm32duino/actions/compile-examples@main
2929
with:
30-
board-pattern: ".*NUCLEO.*"
3130
custom-config: "./extras/rtc_cores_config.json"
3231

3332
# Use the output from the `Compile` step

0 commit comments

Comments
 (0)