mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-11-03 22:09:10 +00:00 
			
		
		
		
	* 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
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			71 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			71 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
import { restoreOnlyRun } from "./restoreImpl";
 | 
						|
 | 
						|
restoreOnlyRun(true);
 |