Skip to content

Commit 0c5771a

Browse files
committed
Add test badge
1 parent 0a8769d commit 0c5771a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# `hatch-frozen`: A Hatch build hook plug-in for freezing dependencies
22

3+
CI/CD | [![CI - Test](https://github.com/RedHatTraining/hatch-frozen/actions/workflows/test.yml/badge.svg)](https://github.com/RedHatTraining/hatch-frozen/actions/workflows/test.yml)
4+
35
## Usage
46

57
In your `pyproject.toml` file, add `hatch-frozen` as a build requirements, then add the `[tool.hatch.build.hooks.frozen]` table.

0 commit comments

Comments
 (0)