mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Chore: remove error on upload steps after jest tests
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -271,7 +271,6 @@ jobs: | |||||||
|           name: playwright-report-${{ matrix.shard-index }} |           name: playwright-report-${{ matrix.shard-index }} | ||||||
|           path: src-ui/playwright-report |           path: src-ui/playwright-report | ||||||
|           retention-days: 7 |           retention-days: 7 | ||||||
|           if-no-files-found: error |  | ||||||
|       - |       - | ||||||
|         name: Upload frontend test results |         name: Upload frontend test results | ||||||
|         if: always() |         if: always() | ||||||
| @@ -280,7 +279,6 @@ jobs: | |||||||
|           name: junit-report-${{ matrix.shard-index }} |           name: junit-report-${{ matrix.shard-index }} | ||||||
|           path: src-ui/junit-report-${{ matrix.shard-index }}.xml |           path: src-ui/junit-report-${{ matrix.shard-index }}.xml | ||||||
|           retention-days: 7 |           retention-days: 7 | ||||||
|           if-no-files-found: error |  | ||||||
|  |  | ||||||
|   tests-coverage-upload: |   tests-coverage-upload: | ||||||
|     name: "Upload to Codecov" |     name: "Upload to Codecov" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon