mirror of
				https://github.com/goldbergyoni/nodebestpractices.git
				synced 2025-11-04 04:13:54 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/japanese-translation' into ja-trans/6.7
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/textlint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/textlint.yml
									
									
									
									
										vendored
									
									
								
							@ -13,9 +13,12 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      - name: Setup Node.js environment
 | 
					      - name: Setup Node.js environment
 | 
				
			||||||
        uses: actions/setup-node@v2.1.1
 | 
					        uses: actions/setup-node@v2.1.1
 | 
				
			||||||
 | 
					        env:
 | 
				
			||||||
 | 
					          ACTIONS_ALLOW_UNSECURE_COMMANDS: true
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: '12.x'
 | 
					          node-version: '12.x'
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
 | 
					      
 | 
				
			||||||
      - name: Install dependencies
 | 
					      - name: Install dependencies
 | 
				
			||||||
        run: cd .operations/ && npm install
 | 
					        run: cd .operations/ && npm install
 | 
				
			||||||
      - name: textlint for japanese.md files
 | 
					      - name: textlint for japanese.md files
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user