mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 17:13:08 +00:00 
			
		
		
		
	fix upload artifact step of CI
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -43,5 +43,5 @@ jobs: | ||||
|       - name: Archive code coverage results | ||||
|         uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: coverage-report | ||||
|           name: coverage-report-${{ matrix.pytest-mark }} | ||||
|           path: coverage_report | ||||
|   | ||||
		Reference in New Issue
	
	Block a user