Skip to content

Commit 101b121

Browse files
authored
Update CI badge in README.md
Signed-off-by: Zac Rosenbauer <zac@joggr.io>
1 parent 1e910e3 commit 101b121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# fastify-prisma
22

33
[![npm version](https://img.shields.io/npm/v/%40joggr/fastify-prisma)](https://www.npmjs.com/package/@joggr/fastify-prisma)
4-
![CI](https://github.com/joggrdocs/fastify-prisma/workflows/CI/badge.svg)
4+
[![ci: Code Standards & Testing](https://github.com/joggrdocs/fastify-prisma/actions/workflows/ci.yaml/badge.svg)](https://github.com/joggrdocs/fastify-prisma/actions/workflows/ci.yaml)
55
[![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev/)
66

77
Fastify Prisma plugin to share the same `PrismaClient` across your entire server.

0 commit comments

Comments
 (0)