Skip to content

Commit ff685fb

Browse files
committed
Update unit-test.yml
1 parent 88577dd commit ff685fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
3434
- name: 🧪 Run tests with coverage
3535
run: |
36-
poetry run pytest --cov=pytest_reporter_plus tests/ --cov-fail-under=83 --cov-report=term
36+
poetry run pytest --cov=pytest_reporter_plus tests/ --cov-fail-under=82 --cov-report=term

0 commit comments

Comments
 (0)