remove with from coveralls

This commit is contained in:
Matthias 2021-12-03 00:39:09 +01:00
parent ea6a4979ae
commit 066f776c40
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -196,8 +196,6 @@ jobs:
run: python3 ci/check_migration_files.py run: python3 ci/check_migration_files.py
- name: Upload Coverage Report - name: Upload Coverage Report
run: coveralls run: coveralls
with:
git-commit: ${{ env.GITHUB_SHA }}
postgres: postgres:
name: Postgres name: Postgres