mirror of
				https://github.com/ktims/rs-aggregate.git
				synced 2025-11-03 10:54:01 -08:00 
			
		
		
		
	Only run tests on push
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/commit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/commit.yml
									
									
									
									
										vendored
									
									
								
							@@ -16,7 +16,5 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v3
 | 
					    - uses: actions/checkout@v3
 | 
				
			||||||
    - name: Build
 | 
					 | 
				
			||||||
      run: cargo build --verbose
 | 
					 | 
				
			||||||
    - name: Run tests
 | 
					    - name: Run tests
 | 
				
			||||||
      run: cargo test --verbose
 | 
					      run: cargo test --verbose
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user