feat: include TestDealRetrieveByAnyCid in CI

This commit is contained in:
Dirk McCormick 2021-09-20 12:08:43 +02:00
parent 189f5f8aae
commit 025d8ebc59

View File

@ -785,6 +785,11 @@ workflows:
suite: itest-deals_512mb
target: "./itests/deals_512mb_test.go"
- test:
name: test-itest-deals_anycid
suite: itest-deals_anycid
target: "./itests/deals_anycid_test.go"
- test:
name: test-itest-deals_concurrent
suite: itest-deals_concurrent