Merge pull request #1738 from 0xProject/fix/test-python-ci-failure-launch-kit-needs-pinning
Pin Launch Kit version in test-python CI task
This commit is contained in:
		@@ -200,7 +200,7 @@ jobs:
 | 
				
			|||||||
        docker:
 | 
					        docker:
 | 
				
			||||||
            - image: circleci/python
 | 
					            - image: circleci/python
 | 
				
			||||||
            - image: 0xorg/ganache-cli:2.2.2
 | 
					            - image: 0xorg/ganache-cli:2.2.2
 | 
				
			||||||
            - image: 0xorg/launch-kit-ci
 | 
					            - image: 0xorg/launch-kit-ci:0.0.1
 | 
				
			||||||
              command: |
 | 
					              command: |
 | 
				
			||||||
                  yarn start:ts -p 3000:3000
 | 
					                  yarn start:ts -p 3000:3000
 | 
				
			||||||
        steps:
 | 
					        steps:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user