Try self-hosted runner yet another time
This commit is contained in:
		
							parent
							
								
									e7ad192932
								
							
						
					
					
						commit
						4da9741e83
					
				
							
								
								
									
										2
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							| @ -727,6 +727,8 @@ jobs: | |||||||
|       # we run benchmarks in tmpfs to avoid impact of disk IO |       # we run benchmarks in tmpfs to avoid impact of disk IO | ||||||
|       - name: Create folder for tmpfs  |       - name: Create folder for tmpfs  | ||||||
|         run: | |         run: | | ||||||
|  |           # if by any chance it was mounted before(e.g. due to previous job failed), unmount it | ||||||
|  |           sudo umount ~/benchmarks | true | ||||||
|           rm -rf ~/benchmarks  |           rm -rf ~/benchmarks  | ||||||
|           mkdir -p ~/benchmarks |           mkdir -p ~/benchmarks | ||||||
|       - name: Run PR Benchmarks  |       - name: Run PR Benchmarks  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user