return ci env var for ga

This commit is contained in:
terminal
2022-08-18 21:13:25 +04:00
parent f9db37cb9e
commit 31d63131d7

View File

@@ -33,6 +33,9 @@ jobs:
uses: eskatos/gradle-command-action@v1
with:
arguments: check
env:
CI: true
- name: Upload Coverage Report
uses: codecov/codecov-action@v1
with: