mirror of
				https://github.com/kuohuanhuan/x-markdown-css.git
				synced 2024-11-25 06:18:19 +00:00 
			
		
		
		
	chore(ci): rename task Lint to Test Lint
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -27,7 +27,7 @@ jobs:
 | 
			
		||||
      - name: Install Dependencies
 | 
			
		||||
        run: npm ci
 | 
			
		||||
      # Step IV
 | 
			
		||||
      - name: Lint
 | 
			
		||||
      - name: Test Lint
 | 
			
		||||
        run: npm run lint
 | 
			
		||||
  # Test Build
 | 
			
		||||
  build:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user