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
|
||||
- name: Upload Coverage Report
|
||||
run: coveralls
|
||||
with:
|
||||
git-commit: ${{ env.GITHUB_SHA }}
|
||||
|
||||
postgres:
|
||||
name: Postgres
|
||||
|
Loading…
Reference in New Issue
Block a user