Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 306 Bytes

cloud-tests.tpl.md

File metadata and controls

23 lines (16 loc) · 306 Bytes

Pull cloud client

cloud/main> pull.without-history @unison/cloud/${CLOUD_CLIENT_VERSION}

Run non-IO tests

cloud/main> test

Run local IO tests

cloud/main> io.test tests.cloud.runAllLocally

Run remote IO tests

cloud/main> io.test tests.cloud.runAll