Revert "ci: ignore errors deleting user app directories on WOA testing"
This reverts commit 59b3397ea5.
	
	
This commit is contained in:
		
					parent
					
						
							
								59b3397ea5
							
						
					
				
			
			
				commit
				
					
						4ba5381e8d
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -93,6 +93,6 @@ steps:
 | 
				
			||||||
  condition: always()
 | 
					  condition: always()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- powershell: |
 | 
					- powershell: |
 | 
				
			||||||
    Remove-Item -path $env:APPDATA/Electron* -Recurse -Force -ErrorAction Ignore
 | 
					    Remove-Item -path $env:APPDATA/Electron* -Recurse
 | 
				
			||||||
  displayName: 'Delete user app data directories'
 | 
					  displayName: 'Delete user app data directories'
 | 
				
			||||||
  condition: always()
 | 
					  condition: always()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue