aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 10:24:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 10:24:21 +0300
commitcc3f212da289b7f09cda95fb2f145dc7c11be297 (patch)
tree8065a3f053e285e5af2b29f866ec427e0de0760f
parentadd README (diff)
downloadbuild-boost-cc3f212da289b7f09cda95fb2f145dc7c11be297.tar.gz
build-boost-cc3f212da289b7f09cda95fb2f145dc7c11be297.zip
README: add workflow badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.