does this work?
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 1m15s
				
					
					
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 1m15s
				This commit is contained in:
		| @@ -58,16 +58,6 @@ jobs: | ||||
|           mkdir asmjit | ||||
|           python3 TGC-COMPLIANCE/run_act.py -core TGC5C -sim TGC-ISS/build/dbt-rise-tgc/tgc-sim -w asmjit --dockerless --backend asmjit | ||||
|  | ||||
|       - name: Indicate Failure | ||||
|         run: |  | ||||
|           echo ${{ failure() }} | ||||
|           echo ${{steps.*.outcome}} | ||||
|           echo "Failure detected" | ||||
|              | ||||
|       - name: Indicate Failure 3 | ||||
|         if:  steps.tcc.outcome != 'success' | ||||
|         run: echo "Failure detected" | ||||
|  | ||||
|       - name: Indicate Failure 4 | ||||
|         if:  steps.*.outcome != 'success' | ||||
|         run: echo "Failure detected" | ||||
		Reference in New Issue
	
	Block a user