Apply suggestions from code review
This commit is contained in:
parent
576e054326
commit
5c52b904f8
|
@ -1 +1 @@
|
|||
Add CI and BUILD_NUMBER environment variables in documentation
|
||||
Added `CI` and `BUILD_NUMBER` environment variables to the documentation.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue