Skip to content

Commit 797c2f8

Browse files
committed
Update actions-test.yml
1 parent a46eb8e commit 797c2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: 🧪 Run tests with coverage
2727
uses: reporterplus/pytest-html-plus-action@v1
2828
with:
29-
pytest-args: "--cov=pytest_html_plus tests/ --cov-fail-under=75 --cov-report=term --reruns 1"
29+
pytest-args: "--cov=pytest_html_plus tests/ --cov-fail-under=75 --cov-report=term --reruns 1"

0 commit comments

Comments
 (0)