From 982d94420e547a80f143c96d5f3abd6d32f12952 Mon Sep 17 00:00:00 2001 From: Ivan Ganev Date: Mon, 1 Apr 2024 19:14:40 -0600 Subject: [PATCH] README.md --- .github/workflows/rust.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 3426b9c..107b085 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -1,4 +1,4 @@ -name: Build and Test +name: build and test on: push: diff --git a/README.md b/README.md index 123441c..0a82933 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Crates.io](https://img.shields.io/crates/v/handlebars-concat?color=4d76ae)](https://crates.io/crates/handlebars-concat) [![API](https://docs.rs/handlebars-concat/badge.svg)](https://docs.rs/handlebars-concat) [![dependency status](https://deps.rs/repo/github/iganev/handlebars-concat/status.svg)](https://deps.rs/repo/github/iganev/handlebars-concat) -[![Build and Test](https://github.com/iganev/handlebars-concat/actions/workflows/rust.yml/badge.svg)](https://github.com/iganev/handlebars-concat/actions/workflows/rust.yml) +[![build and test](https://github.com/iganev/handlebars-concat/actions/workflows/rust.yml/badge.svg)](https://github.com/iganev/handlebars-concat/actions/workflows/rust.yml) [![codecov](https://codecov.io/github/iganev/handlebars-concat/graph/badge.svg?token=B5P2TAV5BB)](https://codecov.io/github/iganev/handlebars-concat) # handlebars-concat