mirror of
				https://github.com/b4tman/sync_ics2gcal
				synced 2025-11-03 20:28:29 +00:00 
			
		
		
		
	ci: fix mypy checks
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/pythonpackage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pythonpackage.yml
									
									
									
									
										vendored
									
									
								
							@@ -43,7 +43,7 @@ jobs:
 | 
			
		||||
    - name: Check type annotations with mypy
 | 
			
		||||
      run: |
 | 
			
		||||
        mkdir mypy_report
 | 
			
		||||
        poetry run mypy --pretty --html-report mypy_report/
 | 
			
		||||
        poetry run mypy --pretty --html-report mypy_report/ .
 | 
			
		||||
 | 
			
		||||
    - name: Upload mypy report
 | 
			
		||||
      uses: actions/upload-artifact@v2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user