mirror of
				https://git.unlock-music.dev/um/web.git
				synced 2025-11-04 08:03:29 +08:00 
			
		
		
		
	maintenance: update ci
(cherry picked from commit 525ddfae314f05e1d9a7b67cabcc974b32a503b4)
This commit is contained in:
		
							parent
							
								
									8fb9dc029a
								
							
						
					
					
						commit
						e4c574465c
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -2,6 +2,7 @@ name: Test Build
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    paths:
 | 
			
		||||
      - ".github/workflows/*"
 | 
			
		||||
      - "**/*.js"
 | 
			
		||||
      - "**/*.ts"
 | 
			
		||||
      - "**/*.vue"
 | 
			
		||||
@ -24,6 +25,7 @@ jobs:
 | 
			
		||||
  test-coverage:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - name: Test Coverage
 | 
			
		||||
        uses: ArtiomTr/jest-coverage-report-action@v2.0-rc.6
 | 
			
		||||
        with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user