Skip to content

Commit

Permalink
chore: Run rust benchmarks when Cargo.toml gets modified
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Jun 18, 2024
1 parent 87bb06c commit fa648ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- 'crates/torin/**/*'
- '.github/workflows/benchmarks.yml'
- 'rust-toolchain.toml'
- 'Cargo.toml'

name: Run Benchmarks
jobs:
Expand Down

0 comments on commit fa648ba

Please sign in to comment.