ci: don't build waku v2 simulation binaries

This commit is contained in:
Lorenzo Delgado 2022-12-07 15:09:59 +01:00 committed by GitHub
parent e4c10ed661
commit ab7ee30e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ all: | v1 v2
test: | test1 test2
v1: | wakunode1 example1 sim1
v2: | wakunode2 example2 sim2 wakubridge chat2 chat2bridge
v2: | wakunode2 example2 wakubridge chat2 chat2bridge
waku.nims:
ln -s waku.nimble $@