mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
move github secret to coveralls
This commit is contained in:
parent
16f69072fa
commit
9ffc4b60e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -41,6 +41,6 @@ jobs:
|
|||
env:
|
||||
DJANGO: '${{ matrix.DJANGO }}'
|
||||
- run: make test
|
||||
- run: coveralls
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- run: coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue