mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +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: |
|
||||
coverage run manage.py test --verbosity=2
|
||||
|
||||
release:
|
||||
upload-coverage:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user