Skip to content

Commit

Permalink
Add benchmarks to continuous integration workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Jul 16, 2024
1 parent f23b2f8 commit e95a95d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
cargo run -- check examples/hello_world
cargo run -- check examples/gift_card
cargo run -- check examples/benchmarks
- name: Run acceptance tests
working-directory: examples/acceptance_tests
run: |
Expand Down

0 comments on commit e95a95d

Please sign in to comment.