Skip to content

Commit

Permalink
更新README中的badge
Browse files Browse the repository at this point in the history
  • Loading branch information
otakustay committed Oct 26, 2020
1 parent 40d5be1 commit c4f949d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -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 }}

2 changes: 1 addition & 1 deletion 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)

Expand Down

0 comments on commit c4f949d

Please sign in to comment.