Skip to content

Commit

Permalink
Add continuous benchmarking (nest#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
clinssen authored Oct 1, 2024
1 parent 5780ceb commit c328b31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous_benchmarking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
cd ..
- name: Track Fork PR Benchmarks with Bencher
env:
LD_LIBRARY_PATH: ${{ env.NEST_INSTALL }}/lib/nest
run: |
bencher run \
--project nestml \
Expand Down

0 comments on commit c328b31

Please sign in to comment.