🐛 Fix race conditions
This commit is contained in:
parent
80f455ae77
commit
b24cf3b9a0
3 changed files with 171 additions and 11 deletions
|
|
@ -52,6 +52,7 @@ tasks:
|
|||
|
||||
serve-report:
|
||||
desc: Serve the coverage report
|
||||
deps: [coverage-report]
|
||||
sources:
|
||||
- build/cover.html
|
||||
cmds:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue