ci(nix/test): add '-cover'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f099f43f05
commit
916616927e
@ -178,7 +178,7 @@ def main(ctx):
|
||||
}
|
||||
],
|
||||
"commands": [
|
||||
"nix develop --command go test ./..."
|
||||
"nix develop --command go test -cover ./..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user