File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# arduino/compile-sketches action
2
2
3
+ [ ![ Tests] ( https://github.com/arduino/compile-sketches/workflows/Test%20Python%20code/badge.svg )] ( https://github.com/arduino/compile-sketches/actions?workflow=Test+Python+code )
4
+ [ ![ Lint] ( https://github.com/arduino/compile-sketches/workflows/Lint%20Python%20code/badge.svg )] ( https://github.com/arduino/compile-sketches/actions?workflow=Lint+Python+code )
5
+ [ ![ Spell Check] ( https://github.com/arduino/compile-sketches/workflows/Spell%20Check/badge.svg )] ( https://github.com/arduino/compile-sketches/actions?workflow=Spell+Check )
6
+ [ ![ codecov] ( https://codecov.io/gh/arduino/compile-sketches/branch/master/graph/badge.svg )] ( https://codecov.io/gh/arduino/compile-sketches )
7
+
3
8
This action checks whether Arduino sketches compile and produces a report of data from the compilations.
4
9
5
10
## Inputs
You can’t perform that action at this time.
0 commit comments