Skip to content

Commit f673d20

Browse files
authored
Merge pull request #19 from ashikkumar23/fix-badge-link
Fix badge link in README.md
2 parents 6f25ca5 + c82d7b3 commit f673d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# **API Automation Framework**
22

3-
[![Actions Status](https://github.com/ashikkumar23/bdd-gherkin-api-test-automation-framework/workflows/Run%20tests/badge.svg)](https://github.com/ashikkumar23/bdd-gherkin-api-test-automation-framework/actions/workflows/ci.yml)
3+
[![Actions Status](https://github.com/ashikkumar23/gherkin-bdd-api-test-framework/workflows/Run%20pytest%20and%20upload%20HTML%20report/badge.svg)](https://github.com/ashikkumar23/gherkin-bdd-api-test-framework/actions/workflows/pytest-html-report.yml)
44

55
API Automation Framework using `pytest` and `pytest-bdd`
66

0 commit comments

Comments
 (0)