Apply suggestions from code review

This commit is contained in:
Bruno Oliveira 2023-02-18 18:48:47 -03:00 committed by GitHub
parent 576e054326
commit 5c52b904f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Add CI and BUILD_NUMBER environment variables in documentation
Added `CI` and `BUILD_NUMBER` environment variables to the documentation.

View File

@ -1049,7 +1049,7 @@ Environment variables that can be used to change pytest's behavior.
.. envvar:: CI
When set (regardless of value), pytest acknowledges that is running in a CI process. Alterative to BUILD_NUMBER variable.
When set (regardless of value), pytest acknowledges that is running in a CI process. Alterative to ``BUILD_NUMBER`` variable.
.. envvar:: BUILD_NUMBER