Update tests_all.sh
This commit is contained in:
		
							parent
							
								
									b6a03fa947
								
							
						
					
					
						commit
						b448319e2e
					
				@ -9,7 +9,7 @@ fi
 | 
				
			|||||||
if [ -d tests ]
 | 
					if [ -d tests ]
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
  cd tests
 | 
					  cd tests
 | 
				
			||||||
  go get -t ./...
 | 
					  go get -u -t ./...
 | 
				
			||||||
  go mod download
 | 
					  go mod download
 | 
				
			||||||
  go mod tidy
 | 
					  go mod tidy
 | 
				
			||||||
  cd ..
 | 
					  cd ..
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user