Skip to content

Commit fcb028c

Browse files
committed
Correct action description
The description was written before the action became a general purpose tool for compilation testing of Arduino sketches.
1 parent 882d768 commit fcb028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# libraries/compile-examples action
22

3-
This action compiles all of the examples contained in the library.
3+
This action checks whether Arduino sketches compile and produces a report of data from the compilations.
44

55
## Inputs
66

0 commit comments

Comments
 (0)