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:
46
46
- pip (Python package manager)
47
47
- Git
48
48
49
- ## Installation
49
+ ### Installation
50
50
51
51
Clone the repository and navigate to the project directory:
52
52
@@ -99,7 +99,7 @@ workflow is configured to:
99
99
100
100
- Run tests on every push and pull request to the main branch.
101
101
- 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.
103
103
104
104
Ensure that the [ gh-pages] ( https://github.com/Nikita-Filonov/python-api-tests/tree/gh-pages ) branch exists in your
105
105
repository for successful deployment. If it does not exist, create it manually:
You can’t perform that action at this time.
0 commit comments