Temporary disable CodeCov upload

This commit is contained in:
Luca Guidi 2022-01-13 23:44:25 +01:00
parent 28a7bc6455
commit 2a44b7b1e7
No known key found for this signature in database
GPG Key ID: 15BF83DA8F3991A0
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ main() {
run_code_quality_checks
run_unit_tests
run_isolation_tests
update_code_coverage
# update_code_coverage
}
main