Skip to content

Commit

Permalink
Backend benchmark fixup (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGrulich authored Sep 27, 2024
1 parent 7879f3c commit e38e016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: test
shell: bash
run: |
./nautilus/test/execution-tests/nautilus-tracing-benchmarks | tee benchmark_result.txt
./nautilus/test/benchmark/nautilus-tracing-benchmarks | tee benchmark_result.txt
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1
with:
Expand Down

0 comments on commit e38e016

Please sign in to comment.