mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	Fixing sed
This commit is contained in:
		
							parent
							
								
									4a5a3775f0
								
							
						
					
					
						commit
						531abee95b
					
				
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -29,7 +29,7 @@ jobs:
 | 
			
		||||
        POSTGRES_USERNAME: postgres
 | 
			
		||||
        POSTGRES_PASSWORD: postgres
 | 
			
		||||
    - name: Sanitize coverage output
 | 
			
		||||
      run: sed -i "s/$(pwd)//" Kyoo.Tests/coverage.opencover.xml 
 | 
			
		||||
      run: sed -i "s'$(pwd)'.'" Kyoo.Tests/coverage.opencover.xml 
 | 
			
		||||
    - name: Upload coverage report
 | 
			
		||||
      uses: actions/upload-artifact@v2
 | 
			
		||||
      with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user