Skip to content

Commit

Permalink
schedule weekly for benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Nov 27, 2024
1 parent 7e6d68f commit d009593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install
run: cd projects && ./install.sh

- name: Test Examples
run: cd examples/jvm-perfs && ./benchmark.sh
- name: Benchmark
run: cd projects && ./benchmark.sh


0 comments on commit d009593

Please sign in to comment.