mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: run tests with coverage in Makefile (#3418)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -35,4 +35,7 @@ dist/
|
||||
db-tools/
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
.vscode
|
||||
|
||||
# Coverage report
|
||||
lcov.info
|
||||
|
||||
Reference in New Issue
Block a user