What about this...

This commit is contained in:
2021-01-25 01:00:16 +00:00
parent f4d69446b1
commit 09ab269928

View File

@@ -45,4 +45,4 @@ jobs:
- name: Run Tests - name: Run Tests
run: | run: |
coverage run manage.py test --verbosity=2 coverage run manage.py test --verbosity=2
COVERALLS_SERVICE_NAME=github-actions coveralls coveralls --service=github