mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Run tests in CI
This commit is contained in:
		
							parent
							
								
									ea15eeee7e
								
							
						
					
					
						commit
						05ad5df8ab
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -16,6 +16,11 @@ jobs:
 | 
				
			||||||
              go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.31.0
 | 
					              go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.31.0
 | 
				
			||||||
              golangci-lint run
 | 
					              golangci-lint run
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - run:
 | 
				
			||||||
 | 
					          name: Run Go tests
 | 
				
			||||||
 | 
					          command: |
 | 
				
			||||||
 | 
					              go test ./...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  build-linux:
 | 
					  build-linux:
 | 
				
			||||||
    docker:
 | 
					    docker:
 | 
				
			||||||
      - image: circleci/golang:1.16
 | 
					      - image: circleci/golang:1.16
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue