code-cov gh action

try process substitution in dockerfile
This commit is contained in:
Aaron Blankstein
2020-10-30 09:12:44 -05:00
committed by CharlieC3
parent eb082e1939
commit 13e42c2424
3 changed files with 34 additions and 0 deletions

5
.gitignore vendored
View File

@@ -76,3 +76,8 @@ net-test/mnt/bitcoin-*
net-test/mnt/chainstate-*
net-test/mnt/*.log
net-test/mnt/archive/*
# Code Coverage files
*.profraw
*.profdata
lcov.info