remove Upload Coverage Report from GitHub action (#463)

This commit is contained in:
Anton
2024-04-29 18:19:57 +03:00
committed by GitHub
parent dcb78f3593
commit 206adba735

View File

@@ -43,8 +43,3 @@ jobs:
run: make test
env:
CI: true
- name: Upload Coverage Report
uses: codecov/codecov-action@v1
with:
file: ./build/reports/jacoco/test/jacocoTestReport.xml