feat: Add Check environment patch (#3610)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
This commit is contained in:
parent
a73e2458e9
commit
4c2ec2870c
12 changed files with 212 additions and 2 deletions
|
|
@ -5,3 +5,5 @@ buildCache {
|
|||
isEnabled = "CI" !in System.getenv()
|
||||
}
|
||||
}
|
||||
|
||||
include(":stub")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue