Skip to content

Commit

Permalink
Test actions benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
felldo committed Nov 17, 2023
1 parent ddd42ae commit 13c4d8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/jmh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ jobs:
distribution: 'adopt'
- name: Build and run JMH benchmark
run: |
ls -a
cd lib
ls -a
cd build
ls -a
cd results
ls -a
cd jmh
ls -a
./gradlew jmh
- name: JMH Benchmark Action
Expand Down

0 comments on commit 13c4d8c

Please sign in to comment.