Skip to content

Commit c678300

Browse files
author
Nikita Filonov
committed
Update README.md
1 parent 5ac7a2b commit c678300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Links
44

5-
- [Allure Report on GitHub Pages](https://nikita-filonov.github.io/python-api-tests-async/8/index.html)
5+
- [Allure Report on GitHub Pages](https://nikita-filonov.github.io/python-api-tests-async/5/index.html)
66
- [GitHub Actions CI/CD](https://github.com/Nikita-Filonov/python-api-tests-async/actions)
77

88
## Overview
@@ -134,11 +134,11 @@ Once set up, your tests will run automatically, and the Allure report will be de
134134
After a successful test run in CI/CD:
135135

136136
- The Allure report will be available
137-
at [GitHub Pages](https://nikita-filonov.github.io/python-api-tests-async/8/index.html).
137+
at [GitHub Pages](https://nikita-filonov.github.io/python-api-tests-async/5/index.html).
138138
- The workflow logs and artifacts can be accessed
139139
via [GitHub Actions](https://github.com/Nikita-Filonov/python-api-tests-async/actions).
140140
- If the [*pages build and
141-
deployment*](https://github.com/Nikita-Filonov/python-api-tests-async/actions/runs/14155385792)
141+
deployment*](https://github.com/Nikita-Filonov/python-api-tests-async/actions/runs/16753659441)
142142
workflow does not appear, verify your GitHub Pages settings:
143143
- Go to Settings > Pages.
144144
- Under Build and deployment, ensure the source is set to the `gh-pages` branch.

0 commit comments

Comments
 (0)