mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-25 17:32:16 +00:00
Add github token to coverage step
This commit is contained in:
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
coverage run manage.py test --verbosity=2
|
coverage run manage.py test --verbosity=2
|
||||||
|
|
||||||
release:
|
upload-coverage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user