File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Once the tests pass GitHub Actions will take care of building and uploading to P
4141and Anaconda _ (if enabled for the project).
4242You should keep an eye on the tests to ensure they pass.
4343
44- The release will be automatcally copied to `GitHub Releases `_ within the next two days using OctoCheese _
44+ The release will be automatcally copied to `GitHub Releases `_ within the next two days using OctoCheese _.
4545
4646.. _repo-helper : https://docs.repo-helper.uk
4747.. _GitHub Actions : https://github.com/features/actions
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ You can see the results of these test at the bottom of the pull request page:
8383
8484A label will be added to the pull request automatically if the tests fail:
8585
86- .. figure :: pull-request-labels
86+ .. figure :: pull-request-labels.png
8787
8888This makes it easy to identify which tests are failing.
8989Once the tests pass the label will be removed automatically.
@@ -99,7 +99,7 @@ For more information see https://github.blog/2021-04-22-github-actions-update-he
9999* Flake8
100100* The documentation check, if the project has documentation.
101101
102- If the project only supports Linux the tests on Window will not run and are not required to merge the pull request.
102+ If the project only supports Linux the tests on Windows will not run and are not required to merge the pull request.
103103
104104Tests on macOS are optional as they take longer than other platforms.
105105CPython 3.10 and PyPy 3.7 are considered experimental and will not block a pull request from being merged if they fail.
You can’t perform that action at this time.
0 commit comments