mirror of
				https://github.com/masonr/yet-another-bench-script.git
				synced 2025-10-31 05:46:16 +00:00 
			
		
		
		
	update shellcheck workflow to ignore external scripts
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -15,3 +15,5 @@ jobs: | |||||||
|  |  | ||||||
|       - name: Run ShellCheck ✅ |       - name: Run ShellCheck ✅ | ||||||
|         uses: ludeeus/action-shellcheck@2.0.0 |         uses: ludeeus/action-shellcheck@2.0.0 | ||||||
|  |         with: | ||||||
|  |           args: '--disable=SC1091' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user