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:
		@@ -40,7 +40,7 @@ jobs:
 | 
			
		||||
      # Run benchmarks
 | 
			
		||||
      - name: Run benchmarks - Dataset ${BENCH_NAME} - Branch ${{ steps.current_branch.outputs.name }} - Commit ${{ steps.commit_sha.outputs.short }}
 | 
			
		||||
        run: |
 | 
			
		||||
          cd benchmarks
 | 
			
		||||
          cd crates/benchmarks
 | 
			
		||||
          cargo bench --bench ${BENCH_NAME} -- --save-baseline ${{ steps.file.outputs.basename }}
 | 
			
		||||
 | 
			
		||||
      # Generate critcmp files
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user