From c4f949dcf4df85de3afaa16aa975394a65258082 Mon Sep 17 00:00:00 2001 From: Gray Zhang Date: Mon, 26 Oct 2020 06:22:37 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E4=B8=AD=E7=9A=84badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11e0cc6..d0fee20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,3 +30,8 @@ jobs: - run: yarn test env: CI: true + - name: Coveralls GitHub Action + uses: coverallsapp/github-action@v1.1.2 + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + diff --git a/README.md b/README.md index c433c57..cbab0b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # san-update -[![building status](https://img.shields.io/travis/baidu/san-update.svg?style=flat)](https://travis-ci.org/baidu/san-update) +[![building status](https://github.com/baidu/san-update/workflows/Node.js%20CI/badge.svg)](https://github.com/baidu/san-update/actions) [![Coverage Status](https://img.shields.io/coveralls/baidu/san-update.svg?style=flat)](https://coveralls.io/github/baidu/san-update) [![NPM version](https://img.shields.io/npm/v/san-update.svg?style=flat)](https://www.npmjs.com/package/san-update)