ident fix
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 6m34s
				
					
					
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 6m34s
				This commit is contained in:
		| @@ -58,9 +58,9 @@ jobs: | ||||
|  | ||||
|       - name: Indicate Failure | ||||
|         run: |  | ||||
|         echo ${{ failure() }} | ||||
|         echo "Failure detected" | ||||
|         exit ${{ failure() }} | ||||
|           echo ${{ failure() }} | ||||
|           echo "Failure detected" | ||||
|           exit ${{ failure() }} | ||||
|        | ||||
|       - name: Indicate Failure 2 | ||||
|         if:  ${{ failure() }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user