mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	add test-frontend back to actions (#25452)
				
					
				
			Apparently we were not running `test-frontend` on actions, this adds it back.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/pull-compliance.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pull-compliance.yml
									
									
									
									
										vendored
									
									
								
							@@ -96,6 +96,7 @@ jobs:
 | 
			
		||||
      - run: make deps-frontend
 | 
			
		||||
      - run: make lint-frontend
 | 
			
		||||
      - run: make checks-frontend
 | 
			
		||||
      - run: make test-frontend
 | 
			
		||||
      - run: make frontend
 | 
			
		||||
 | 
			
		||||
  backend:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user