Skip to content

Commit d1fc1e8

Browse files
committed
Update workflow
1 parent c097f14 commit d1fc1e8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a single version of Python
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: Python application
4+
name: Build and Test
55

66
on:
77
push:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# clang-tools
22

3+
[![codecov](https://codecov.io/gh/shenxianpeng/clang-tools-pip/branch/master/graph/badge.svg?token=40G5ZOIRRR)](https://codecov.io/gh/shenxianpeng/clang-tools-pip) [![Python application](https://github.com/shenxianpeng/clang-tools-pip/actions/workflows/python-build.yml/badge.svg)](https://github.com/shenxianpeng/clang-tools-pip/actions/workflows/python-build.yml)
4+
35
## Install
46

57
### Install `clang-tools` with pip

0 commit comments

Comments
 (0)