Skip to content

Commit

Permalink
ci: checkout working interop commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Mar 24, 2020
1 parent 059f396 commit 2a27519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
name: Cloning
command: |
git clone https://github.com/ipfs/interop.git
git checkout "fix/disable-repo-interop-test"
git -C interop log -1
- restore_cache:
keys:
Expand Down

0 comments on commit 2a27519

Please sign in to comment.