Skip to content

Commit 6f50075

Browse files
committed
add CI badge
1 parent 2de674e commit 6f50075

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
A DynamoDB module for Nest framework (node.js) using <a href="https://github.com/typedorm/typedorm">typeDorm</a> library
99
</p>
1010

11+
<p align="center">
12+
<a><img src="https://github.com/nest-dynamodb/typedorm/actions/workflows/test.yaml/badge.svg?branch=main" alt="Github action" /></a>
13+
</p>
14+
1115
### Installation
1216

1317
#### with npm

0 commit comments

Comments
 (0)