updated test step name.
This commit is contained in:
		
							parent
							
								
									a0f6ff42fa
								
							
						
					
					
						commit
						2740f4ff1f
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -138,8 +138,8 @@ jobs: | |||||||
|         id: changed-files |         id: changed-files | ||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|         uses: ./ |         uses: ./ | ||||||
|        | 
 | ||||||
|       - name: Exit with 1 if no error is raised |       - name: Exit with 1 if no error is raised and the PR is closed | ||||||
|         if: steps.changed-files.outcome != 'failure' && github.event.action == 'closed' |         if: steps.changed-files.outcome != 'failure' && github.event.action == 'closed' | ||||||
|         run: | |         run: | | ||||||
|           echo "Expected: (failure) got ${{ steps.changed-files.outcome }}" |           echo "Expected: (failure) got ${{ steps.changed-files.outcome }}" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tonye Jack
						Tonye Jack