Skip to content

Commit 0b17849

Browse files
committed
Add badge and rename ci
1 parent 5525e6d commit 0b17849

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pre-commit_pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pre-commit
1+
name: pre-commit & pytest
22

33
on:
44
pull_request:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# tritony - Tiny configuration for Triton Inference Server
22

3+
![Pypi](https://badge.fury.io/py/tritony.svg)
34
![CI](https://github.com/rtzr/tritony/actions/workflows/pre-commit_pytest.yml/badge.svg)
45

56
## What is this?

0 commit comments

Comments
 (0)