Skip to content

Commit 9e28490

Browse files
committed
fix: Update regression benchmark script path in GitHub Actions workflow
1 parent 8623915 commit 9e28490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
- name: Run Regression Benchmark
5757
run: |
5858
cd zon-format
59-
python test_comprehensive.py
59+
python benchmarks/comprehensive_benchmark.py

0 commit comments

Comments
 (0)