Update ci config to match auto gen

This commit is contained in:
zenground0 2022-02-08 12:47:23 -05:00
parent 008fbbd652
commit 03bc45a26a

View File

@ -850,6 +850,11 @@ workflows:
suite: itest-get_messages_in_ts
target: "./itests/get_messages_in_ts_test.go"
- test:
name: test-itest-mempool
suite: itest-mempool
target: "./itests/mempool_test.go"
- test:
name: test-itest-multisig
suite: itest-multisig