Merge pull request #162 from austinvazquez/fix-build-status-badge

Fix CI build status badge in readme
This commit is contained in:
Kazuyoshi Kato 2024-05-15 15:55:56 -07:00 committed by GitHub
commit 19d523c66a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# ttrpc
[![Build Status](https://github.com/containerd/ttrpc/workflows/CI/badge.svg)](https://github.com/containerd/ttrpc/actions?query=workflow%3ACI)
[![Build Status](https://github.com/containerd/ttrpc/actions/workflows/ci.yml/badge.svg)](https://github.com/containerd/ttrpc/actions/workflows/ci.yml)
GRPC for low-memory environments.