Unverified Commit 02f13fa9 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

add code quality badge (#201)

parent 812357d6
...@@ -49,8 +49,6 @@ jobs: ...@@ -49,8 +49,6 @@ jobs:
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: autoyapf - name: autoyapf
id: autoyapf id: autoyapf
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
[![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml) [![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/PR_CI.yml)
[![Documentation](https://readthedocs.org/projects/colossalai/badge/?version=latest)](https://colossalai.readthedocs.io/en/latest/?badge=latest) [![Documentation](https://readthedocs.org/projects/colossalai/badge/?version=latest)](https://colossalai.readthedocs.io/en/latest/?badge=latest)
[![codebeat badge](https://codebeat.co/badges/bfe8f98b-5d61-4256-8ad2-ccd34d9cc156)](https://codebeat.co/projects/github-com-hpcaitech-colossalai-main)
</div> </div>
An integrated large-scale model training system with efficient parallelization techniques. An integrated large-scale model training system with efficient parallelization techniques.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment