mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Appveyor: Restore working directory after test_script (#1835)
This commit is contained in:
		
							parent
							
								
									5edff287b6
								
							
						
					
					
						commit
						51ee2d2eb1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -27,7 +27,7 @@ build: | |||
|   parallel: true | ||||
| 
 | ||||
| test_script: | ||||
|   - cd build && ctest -VV -C Release | ||||
|   - cd build && ctest -VV -C Release && cd .. | ||||
| 
 | ||||
| on_success: | ||||
|     # copying the needed QT Dlls is now done post build. See the CMakeLists.txt file in the citra-qt folder | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue