aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorper1234 <accounts@perglass.com>2021-05-26 04:38:16 -0700
committerper1234 <accounts@perglass.com>2021-05-26 05:37:58 -0700
commit05b7d7a9e9e89599f9b4c4762d55a7f5f4161ed4 (patch)
treed95a8a0042285bcc948d442d3d0541599312a0e5 /README.md
parentd990c93ef892f626d990d12215ea5294e942e6f6 (diff)
Add "smoke test" examples compilation CI workflow
On every push or pull request that affects platform source code or bundled libraries, compile example sketches of all bundled libraries for the platform's boards.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f072176..42a1f04 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Arduino AVR Boards
[![Check Arduino status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml)
+[![Compile Examples status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml)
[![Spell Check status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml)
This repository contains the source code and configuration files of the Arduino AVR Boards