@cryptotaxi247 / kubo / commits / 0d9d6e949

ci: checkout working interop commit

Steven Allen committed Mar 23, 2020 at 17:40 UTC 0d9d6e94952f3393f2a5f08e9431413e70e87d85
1 file changed +1
.circleci/config.yml
+1
@@ -174,6 +174,7 @@ jobs:
174 name: Cloning
175 command: |
176 git clone https://github.com/ipfs/interop.git
177 + git -C interop checkout "fix/disable-repo-interop-test"
178 git -C interop log -1
179 - restore_cache:
180 keys: