update circleci config.

This commit is contained in:
Raúl Kripalani 2021-07-02 17:04:57 +01:00
parent 592b8c4f4a
commit ca40234031

View File

@ -811,6 +811,11 @@ workflows:
suite: itest-multisig
target: "./itests/multisig_test.go"
- test:
name: test-itest-nonce
suite: itest-nonce
target: "./itests/nonce_test.go"
- test:
name: test-itest-paych_api
suite: itest-paych_api