fix coveralls

This commit is contained in:
Matthias 2021-12-03 00:28:53 +01:00
parent 80b575bd3a
commit c7b5ec28ab
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -224,10 +224,9 @@ jobs:
run: invoke translate run: invoke translate
- name: Check Migration Files - name: Check Migration Files
run: python3 ci/check_migration_files.py run: python3 ci/check_migration_files.py
- name: Coveralls Finished - name: Upload Coverage Report
uses: coverallsapp/github-action@master run: coveralls
with: with:
github-token: ${{ env.GITHUB_TOKEN }}
git-commit: ${{ env.GITHUB_SHA }} git-commit: ${{ env.GITHUB_SHA }}
postgres: postgres: