Skip to content

Commit

Permalink
upload to codecov and add a badge
Browse files Browse the repository at this point in the history
  • Loading branch information
niyatim23 authored and disa6302 committed Dec 6, 2023
1 parent a1953f1 commit aad5668
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ jobs:
exit 1
fi
shell: bash
- name: Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Amazon Kinesis Video Streams Producer SDK Java

<p align="center">
<a href="https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-java/actions/workflows/ci.yml"> <img src="https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-java/actions/workflows/ci.yml/badge.svg"> </a>
</p>
## License

This library is licensed under the Apache License, 2.0.
Expand Down

0 comments on commit aad5668

Please sign in to comment.