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