mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove with from coveralls
This commit is contained in:
parent
ea6a4979ae
commit
066f776c40
2
.github/workflows/pr_checks.yaml
vendored
2
.github/workflows/pr_checks.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user