Try to skip job under condition, see if the workflow proceed
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/unit_tests.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/unit_tests.yaml
									
									
									
									
										vendored
									
									
								
							@@ -21,6 +21,7 @@ concurrency:
 | 
			
		||||
jobs:
 | 
			
		||||
  # Run unit tests with different configurations on linux
 | 
			
		||||
  ubuntu:
 | 
			
		||||
    if: ${{ inputs.with_coverage == 'false' }}
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user