Skip to content

Commit 40f64e7

Browse files
committed
Validate 100% coverage
1 parent c014580 commit 40f64e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
run: python3 -m pip install -r requirements.txt
5252

5353
- name: "Run"
54-
run: pytest
54+
run: pytest --cov=custom_components/retry --cov-fail-under=100

0 commit comments

Comments
 (0)