mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	Update config.yml
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							8147a762f2
						
					
				
				
					commit
					44f9fd5ebd
				
			@@ -59,7 +59,7 @@ jobs:
 | 
			
		||||
            - dependencies-{{ checksum "yarn.lock" }}
 | 
			
		||||
      - restore_cache:
 | 
			
		||||
          keys:
 | 
			
		||||
            - coverage-output-{{ .Environment.CIRCLE_SHA1 }}
 | 
			
		||||
            - coverage-{{ .Environment.CIRCLE_SHA1 }}
 | 
			
		||||
      - run: yarn global add codecov
 | 
			
		||||
      - run: yarn codecov
 | 
			
		||||
    
 | 
			
		||||
@@ -79,4 +79,4 @@ workflows:
 | 
			
		||||
            - install
 | 
			
		||||
      - codecov:
 | 
			
		||||
          requires:
 | 
			
		||||
            - coverage
 | 
			
		||||
            - coverage
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user