remove with from coveralls
This commit is contained in:
parent
ea6a4979ae
commit
066f776c40
|
|
@ -196,8 +196,6 @@ jobs:
|
|||
run: python3 ci/check_migration_files.py
|
||||
- name: Upload Coverage Report
|
||||
run: coveralls
|
||||
with:
|
||||
git-commit: ${{ env.GITHUB_SHA }}
|
||||
|
||||
postgres:
|
||||
name: Postgres
|
||||
|
|
|
|||
Loading…
Reference in New Issue