mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-09 16:58:49 +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…
x
Reference in New Issue
Block a user