From 7a6ecad4a027324d8949967dcde6d4de570d38a4 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Fri, 3 Jan 2025 01:26:31 +0700 Subject: [PATCH] fix badge show --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f15c91..8a9c1c9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Example of CodeIgniter 4 Module : Album Module ============================================== [![Latest Version](https://img.shields.io/github/release/samsonasik/ci4-album.svg?style=flat-square)](https://github.com/samsonasik/ci4-album/releases) -![ci build](https://github.com/samsonasik/ci4-album/workflows/ci-build/badge.svg) +![ci build](https://github.com/samsonasik/ci4-album/workflows/ci build.yml/badge.svg) [![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fsamsonasik%2Fci4-album%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/samsonasik/ci4-album/master) [![Code Coverage](https://codecov.io/gh/samsonasik/ci4-album/branch/master/graph/badge.svg)](https://codecov.io/gh/samsonasik/ci4-album) [![PHPStan](https://img.shields.io/badge/style-level%20max-brightgreen.svg?style=flat-square&label=phpstan)](https://github.com/phpstan/phpstan)