File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Ensure that you have the following installed on your system:
4646- pip (Python package manager)
4747- Git
4848
49- ## Installation
49+ ### Installation
5050
5151Clone the repository and navigate to the project directory:
5252
@@ -99,7 +99,7 @@ workflow is configured to:
9999
100100- Run tests on every push and pull request to the main branch.
101101- Generate and upload Allure reports as artifacts.
102- - Publish the[ Allure report] ( https://allurereport.org/ ) to [ GitHub Pages] ( https://pages.github.com/ ) for easy access.
102+ - Publish the [ Allure report] ( https://allurereport.org/ ) to [ GitHub Pages] ( https://pages.github.com/ ) for easy access.
103103
104104Ensure that the [ gh-pages] ( https://github.com/Nikita-Filonov/python-api-tests/tree/gh-pages ) branch exists in your
105105repository for successful deployment. If it does not exist, create it manually:
You can’t perform that action at this time.
0 commit comments