Skip to content

Commit 26a8eaa

Browse files
committed
README: change GitHub Workflow badge
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent 87ea4b7 commit 26a8eaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# go-clang/bootstrap
22

3-
[![PkgGoDev](https://pkg.go.dev/badge/go-clang/bootstrap)](https://pkg.go.dev/github.com/go-clang/bootstrap) ![Test workflow](https://github.com/go-clang/bootstrap/actions/workflows/test.yml/badge.svg)
3+
[![PkgGoDev](https://pkg.go.dev/badge/go-clang/bootstrap)](https://pkg.go.dev/github.com/go-clang/bootstrap)
4+
[![GitHub Workflow](https://img.shields.io/github/workflow/status/go-clang/bootstrap/Test/main?label=test&logo=github&style=flat-square)](https://github.com/go-clang/bootstrap/actions)
45

56
Native Go bindings for Clang's C API.
67

0 commit comments

Comments
 (0)