Skip to content

Commit

Permalink
Update .github/workflows/check-benchmarks.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
  • Loading branch information
snowmead and RomarQ authored Mar 7, 2025
1 parent f656e09 commit 5bb1f57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
- name: Run benchmarks
shell: bash
run: |
ln -s $(pwd)/frame-omni-bencher ./scripts/frame-omni-bencher
./scripts/run-benches-for-runtime.sh ${{ matrix.runtime }} release
if test -f "benchmarking_errors.txt"; then
cat benchmarking_errors.txt
Expand Down

0 comments on commit 5bb1f57

Please sign in to comment.