mirror of
				https://github.com/dockur/windows.git
				synced 2025-10-27 19:35:49 +00:00 
			
		
		
		
	build: Validate XML
This commit is contained in:
		
							parent
							
								
									1b1300ce9e
								
							
						
					
					
						commit
						758558f4dc
					
				
					 1 changed files with 7 additions and 2 deletions
				
			
		
							
								
								
									
										9
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.github/workflows/check.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -10,5 +10,10 @@ jobs: | |||
|       - uses: actions/checkout@v4 | ||||
|       - name: Run ShellCheck | ||||
|         uses: ludeeus/action-shellcheck@master | ||||
| env: | ||||
|         SHELLCHECK_OPTS: -x --source-path=src -e SC1091 -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 | ||||
|         env: | ||||
|           SHELLCHECK_OPTS: -x --source-path=src -e SC1091 -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 | ||||
|       - name: Validate XML | ||||
|         uses: anyone-developer/anyone-validate-xml@main | ||||
|         with: | ||||
|          file-extension: '.xml' | ||||
|          read-path: 'assets' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kroese
						Kroese