mirror of
				https://gitea.com/actions/cache.git
				synced 2025-10-26 07:16:38 +00:00 
			
		
		
		
	 f7ebb81a3f
			
		
	
	f7ebb81a3f
	
	
	
		
			
			* Consume latest toolkit and fix dangling promise bug * Pass earlyExit parameter to run method so tests don't hang * Pass earlyExit parameter to run method so tests don't hang * Refactor restore files to have better patterns for testing * style
		
			
				
	
	
		
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import { restoreOnlyRun } from "./restoreImpl";
 | |
| 
 | |
| restoreOnlyRun(true);
 |