mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
remove with from coveralls
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user