Skip to content

Commit

Permalink
Update CI path
Browse files Browse the repository at this point in the history
  • Loading branch information
pomonam committed Mar 22, 2024
1 parent 09e38a8 commit a4bda2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<a href="https://github.com/pomonam/kronfluence/blob/main/LICENSE">
<img alt="License" src="https://img.shields.io/badge/License-Apache_2.0-blue.svg">
</a>
<a href="https://github.com/mlcommons/algorithmic-efficiency/actions/workflows/CI.yml">
<img alt="CI" src="https://github.com/mlcommons/algorithmic-efficiency/actions/workflows/CI.yml/badge.svg">
<a href="https://github.com/pomonam/kronfluence/actions/workflows/python-test.yml">
<img alt="CI" src="https://github.com/pomonam/kronfluence/actions/workflows/python-test.yml/badge.svg">
</a>
<a href="https://github.com/mlcommons/algorithmic-efficiency/actions/workflows">
<img alt="Linting" src="https://github.com/mlcommons/algorithmic-efficiency/actions/workflows/linting.yml/badge.svg">
<img alt="Linting" src="https://github.com/pomonam/kronfluence/actions/workflows/linting.yml/badge.svg">
</a>
<a href="https://github.com/astral-sh/ruff">
<img alt="Ruff" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json">
Expand Down

0 comments on commit a4bda2e

Please sign in to comment.