docs: add github action badge

This commit is contained in:
debugtalk
2021-09-30 16:35:31 +08:00
parent fd4b92a5e0
commit dd9aa9ca38
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
name: HttpBoomer CI
name: Build and Test
on:
push:

View File

@@ -1,4 +1,5 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/httprunner/httpboomer.svg)](https://pkg.go.dev/github.com/httprunner/httpboomer)
[![Github Actions](https://github.com/httprunner/HttpBoomer/actions/workflows/main.yml/badge.svg)](https://github.com/httprunner/HttpBoomer/actions)
# HttpBoomer