ci: remove eslint installation from CI workflow
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
	
		
	
		
			All checks were successful
		
		
	
	
This commit is contained in:
		
					parent
					
						
							
								465967ce73
							
						
					
				
			
			
				commit
				
					
						ed2d512cb0
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -98,7 +98,6 @@ jobs: | |||
|         run: | | ||||
|           cd frontend | ||||
|           bun install | ||||
|       - run: bun install eslint | ||||
|       - name: Run Eslint | ||||
|         run: | | ||||
|           cd frontend | ||||
|  |  | |||
		Reference in a new issue