fail on any run_some test failure
Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/runner.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/runner.yml
									
									
									
									
										vendored
									
									
								
							| @@ -47,6 +47,7 @@ jobs: | ||||
|     - name: run tests in shell with tty | ||||
|       shell: 'script -q -e -c "bash {0}"' | ||||
|       run: | | ||||
|         set -e | ||||
|         cd tests | ||||
|         sudo ./run_some | ||||
|         cat testsuite.log | ||||
|   | ||||
		Reference in New Issue
	
	Block a user