Skip to content

Commit

Permalink
test jmeter benchmarking
Browse files Browse the repository at this point in the history
Signed-off-by: ruzell22 <[email protected]>
  • Loading branch information
ruzell22 committed Nov 21, 2023
1 parent a37fdce commit 247a618
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/jmeter-benchmarking.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Minimal setup
on:
push:
pull_request:
branches:
- main

Expand All @@ -10,6 +11,9 @@ jobs:
steps:
- name: Continuous Benchmark
uses: benchmark-action/[email protected]
with:
tool: jmh
output-file-path: benchmark-results.json

# jobs:
# benchmark:
Expand Down

0 comments on commit 247a618

Please sign in to comment.