Skip to content

Commit c7c177a

Browse files
chore: update readme badge
1 parent de7a59f commit c7c177a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

33
![npm version](https://img.shields.io/npm/v/pg-error-enum.svg)
4-
![build status](https://github.com/nihalgonsalves/pg-error-enum/workflows/Node%20CI/badge.svg)
4+
![build status](https://github.com/nihalgonsalves/pg-error-enum/workflows/check/badge.svg)
55

66
TypeScript Enum for Postgres Errors with no runtime dependencies. Also compatible with plain JavaScript.
77

0 commit comments

Comments
 (0)