mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-06 14:40:48 +03:00
Add COVERALLS_GIT_BRANCH
This commit is contained in:
parent
b66ccd0769
commit
7e21c5df46
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -37,4 +37,5 @@ jobs:
|
|||
env:
|
||||
TOXENV: coveralls
|
||||
DEPENDENCY_INJECTOR_DEBUG_MODE: 1
|
||||
COVERALLS_GIT_BRANCH: ${{ github.ref }}
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user