Add postgrest-coverage to show and upload hpc reports to codecov
This commit is contained in:
@@ -72,6 +72,8 @@ let
|
||||
}
|
||||
''
|
||||
${cabal-install}/bin/cabal v2-clean
|
||||
# clean old coverage data, too
|
||||
rm -rf .hpc coverage
|
||||
'';
|
||||
|
||||
check =
|
||||
|
||||
Reference in New Issue
Block a user