From cc3f212da289b7f09cda95fb2f145dc7c11be297 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Apr 2021 10:24:21 +0300 Subject: README: add workflow badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5329f7..4d99203 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Build Boost =========== +[![Test](https://github.com/egor-tensin/build-boost/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/build-boost/actions/workflows/test.yml) + This GitHub action downloads & builds Boost libraries in your workflow run. * Downloads a distribution of the specified Boost version and unpacks it. -- cgit v1.2.3