Rename JS testing section in GH Actions config (#29931)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test-js.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-js.yml
									
									
									
									
										vendored
									
									
								
							@@ -38,5 +38,5 @@ jobs:
 | 
			
		||||
      - name: Set up Javascript environment
 | 
			
		||||
        uses: ./.github/actions/setup-javascript
 | 
			
		||||
 | 
			
		||||
      - name: Jest testing
 | 
			
		||||
      - name: JavaScript testing
 | 
			
		||||
        run: yarn jest --reporters github-actions summary
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user