This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
3fbba1e993
status-go
/
vendor
/
github.com
/
go-task
/
slim-sprig
/
v3
/
Taskfile.yml
13 lines
125 B
YAML
Raw
Normal View
History
Unescape
Escape
chore: bump go-waku
2022-04-01 16:16:46 +00:00
# https://taskfile.dev
chore_: bump go-waku with filter loop fix (#5909) * chore_: bump go-waku with filter loop fix * fix_: correct fleet node for staging fleet * fix_: use shards for lightclient init --------- Co-authored-by: Richard Ramos <info@richardramos.me>
2024-10-10 11:33:36 +00:00
version
:
'3'
chore: bump go-waku
2022-04-01 16:16:46 +00:00
tasks
:
default
:
cmds
:
-
task
:
test
test
:
cmds
:
-
go test -v .