mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	fix the benchmarks
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/benchmarks-pr.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/benchmarks-pr.yml
									
									
									
									
										vendored
									
									
								
							@@ -88,7 +88,7 @@ jobs:
 | 
			
		||||
      # Run benchmarks
 | 
			
		||||
      - name: Run benchmarks - Dataset ${{ steps.command.outputs.command-arguments }} - Branch ${{ steps.current_branch.outputs.name }} - Commit ${{ steps.commit_sha.outputs.short }}
 | 
			
		||||
        run: |
 | 
			
		||||
          cd benchmarks
 | 
			
		||||
          cd crates/benchmarks
 | 
			
		||||
          cargo bench --bench ${{ steps.command.outputs.command-arguments }} -- --save-baseline ${{ steps.file.outputs.basename }}
 | 
			
		||||
 | 
			
		||||
      # Generate critcmp files
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user