mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	GitHub Actions - remove running test task - already covered by check
				
					
				
			This commit is contained in:
		
							parent
							
								
									b56e1f6835
								
							
						
					
					
						commit
						fd86091fe8
					
				
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -61,10 +61,6 @@ jobs: | ||||
|       - name: Verify Plugin | ||||
|         run: ./gradlew verifyPlugin | ||||
| 
 | ||||
|       # Run test Gradle task | ||||
|       - name: Run Tests | ||||
|         run: ./gradlew test | ||||
| 
 | ||||
|   # Build plugin with buildPlugin Gradle task and provide the artifact for the next workflow jobs | ||||
|   # Requires test job to be passed | ||||
|   build: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user