Skip to content

Commit

Permalink
Run bencjmark in Linux CMake CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed May 17, 2024
1 parent 24a2386 commit 56a4fbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Test
run: |
quantlib-test-suite --log_level=message
- name: Run benchmark
run: |
quantlib-benchmark --size=1
cmake-linux-with-options:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 56a4fbc

Please sign in to comment.