mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 07:16:24 +07:00 
			
		
		
		
	Fix lint on Windows (#89)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							| @ -32,11 +32,9 @@ jobs: | ||||
|     - run: npm ci | ||||
|  | ||||
|     - name: Prettier Format Check | ||||
|       if: matrix.os == 'ubuntu-latest' | ||||
|       run: npm run format-check | ||||
|  | ||||
|     - name: ESLint Check | ||||
|       if: matrix.os == 'ubuntu-latest' | ||||
|       run: npm run lint | ||||
|  | ||||
|     - name: Build & Test | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Josh Gross
					Josh Gross