Skip to content

Commit 7dd75b6

Browse files
committed
actions: update readme
1 parent 92baa28 commit 7dd75b6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a basic workflow to help you get started with Actions
22

3-
name: CI
3+
name: Build and Tests
44

55
# Controls when the action will run.
66
on: [push, pull_request, workflow_dispatch]

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ An Implementation of the Ant+ Network on top of [ant-arduino](https://github.com
33

44
## Status
55

6-
[![Build Status](https://travis-ci.org/cujomalainey/antplus-arduino.svg?branch=master)](https://travis-ci.org/cujomalainey/antplus-arduino)
7-
[![Test Status](https://img.shields.io/circleci/build/github/cujomalainey/antplus-arduino?label=test)](https://circleci.com/gh/cujomalainey/antplus-arduino)
6+
[![Build and Tests](https://github.com/cujomalainey/antplus-arduino/workflows/Build%20and%20Tests/badge.svg?branch=master&event=push)](https://github.com/cujomalainey/antplus-arduino/actions)
87
[![BCH compliance](https://bettercodehub.com/edge/badge/cujomalainey/antplus-arduino?branch=master)](https://bettercodehub.com/)
98

109
## News

0 commit comments

Comments
 (0)