Merge branch 'github-actions/coverage' of github.com:kloep1/SELtest into github-actions/coverage
This commit is contained in:
		
						commit
						e972caf5ac
					
				
					 3 changed files with 7 additions and 7 deletions
				
			
		|  | @ -14,7 +14,7 @@ export default defineConfig({ | ||||||
|                 lines: 60, |                 lines: 60, | ||||||
|                 branches: 60, |                 branches: 60, | ||||||
|                 functions: 60, |                 functions: 60, | ||||||
|                 statements: 60 |                 statements: 60, | ||||||
|             }, |             }, | ||||||
|         }, |         }, | ||||||
|     }, |     }, | ||||||
|  |  | ||||||
|  | @ -18,7 +18,7 @@ export default mergeConfig( | ||||||
|                     lines: 60, |                     lines: 60, | ||||||
|                     branches: 60, |                     branches: 60, | ||||||
|                     functions: 60, |                     functions: 60, | ||||||
|                     statements: 60 |                     statements: 60, | ||||||
|                 }, |                 }, | ||||||
|             }, |             }, | ||||||
|         }, |         }, | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst