🔧 update: Taskfile config
This commit is contained in:
parent
2579bda3d8
commit
86f4348702
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ tasks:
|
|||
test:
|
||||
desc: Run test
|
||||
cmds:
|
||||
- v test vss_test.v
|
||||
- task: clean
|
||||
- v test .
|
||||
|
||||
vet:
|
||||
desc: Report suspicious code constructs
|
||||
|
|
Loading…
Reference in a new issue