Ignore subactions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									ff03fa50a4
								
							
						
					
					
						commit
						8413351ed4
					
				@ -4,6 +4,7 @@ module.exports = {
 | 
			
		||||
  setupFiles: ["dotenv/config"],
 | 
			
		||||
  testEnvironment: 'node',
 | 
			
		||||
  testMatch: ['**/*.test.ts'],
 | 
			
		||||
  testPathIgnorePatterns: ['/setup-buildx/', '/setup-qemu/'],
 | 
			
		||||
  testRunner: 'jest-circus/runner',
 | 
			
		||||
  transform: {
 | 
			
		||||
    '^.+\\.ts$': 'ts-jest'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user