From fea6039f9661ab9ad0c46e400e21de170dd793cf Mon Sep 17 00:00:00 2001 From: Hantsy Bai Date: Tue, 3 May 2022 11:57:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 104702b..c12a17b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NestJS Sample -![Compile and build](https://github.com/hantsy/nestjs-sample/workflows/Build/badge.svg) +![Compile and build](https://github.com/hantsy/nestjs-sample/actions/workflows/build.yml/badge.svg) ![Build Docker Image](https://github.com/hantsy/nestjs-sample/workflows/Dockerize/badge.svg) ![Run e2e testing](https://github.com/hantsy/nestjs-sample/workflows/e2e/badge.svg) [![codecov](https://codecov.io/gh/hantsy/nestjs-rest-sample/branch/master/graph/badge.svg?token=MBLWAJPG13)](https://codecov.io/gh/hantsy/nestjs-rest-sample)