ci(build): disable lint due to poor connection to github
This commit is contained in:
		
							parent
							
								
									84f28f13dc
								
							
						
					
					
						commit
						9ac80d7f3d
					
				|  | @ -22,11 +22,8 @@ jobs: | ||||||
|           chmod 600 ~/.ssh/id_ed25519.pub |           chmod 600 ~/.ssh/id_ed25519.pub | ||||||
|           ssh-keyscan -p 2222 focs.ji.sjtu.edu.cn >> ~/.ssh/known_hosts |           ssh-keyscan -p 2222 focs.ji.sjtu.edu.cn >> ~/.ssh/known_hosts | ||||||
|           ssh -T git@focs.ji.sjtu.edu.cn -p 2222 |           ssh -T git@focs.ji.sjtu.edu.cn -p 2222 | ||||||
|       # - name: Setup Joint-Teapot |         # - name: Lint | ||||||
|       #   run: | |         #   run: make lint | ||||||
|       #       pip install git+https://ghp.ci/https://github.com/BoYanZh/Joint-Teapot |  | ||||||
|       - name: Lint |  | ||||||
|         run: make lint |  | ||||||
|       - name: Build |       - name: Build | ||||||
|         run: make build |         run: make build | ||||||
|       - name: Version |       - name: Version | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user