mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-29 13:04:02 +03:00
Fix coveralls token passing
This commit is contained in:
parent
b0cb18595c
commit
72b397318d
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
|||
env:
|
||||
TOXENV: coveralls
|
||||
DEPENDENCY_INJECTOR_DEBUG_MODE: 1
|
||||
COVERALLS_REPO_TOKEN: ${{ COVERALLS_REPO_TOKEN }}
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user