File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 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 : Build and Test
4+ name : Test
55
66on :
77 push :
Original file line number Diff line number Diff line change 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 )
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-test.yml/badge.svg )] ( https://github.com/shenxianpeng/clang-tools-pip/actions/workflows/python-test.yml )
4+
5+ Install clang-tools <sub ><sup >(clang-format & clang-tidy)</sup ></sub > with pip.
46
57## Install
68
You can’t perform that action at this time.
0 commit comments