Skip to content

Commit

Permalink
[ci skip] fix badges (arduino#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Pippi authored Oct 22, 2019
1 parent 3a08b07 commit 1c49c08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# arduino-cli

![Workflow Status](https://github.com/Arduino/arduino-cli/workflows/test/badge.svg)
[![Tests passing](https://github.com/Arduino/arduino-cli/workflows/test/badge.svg)](https://github.com/Arduino/arduino-cli/actions?workflow=test)
[![Nightly build](https://github.com/Arduino/arduino-cli/workflows/nightly/badge.svg)](https://github.com/Arduino/arduino-cli/actions?workflow=nightly)
[![codecov](https://codecov.io/gh/arduino/arduino-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/arduino/arduino-cli)

`arduino-cli` is an all-in-one solution that provides builder, boards/library manager, uploader,
Expand Down

0 comments on commit 1c49c08

Please sign in to comment.