Skip to content

Commit

Permalink
fix criterion rs run
Browse files Browse the repository at this point in the history
  • Loading branch information
ktrz committed Mar 26, 2024
1 parent 3ad1391 commit 338b0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ jobs:
output-file-path: examples/criterion-rs/output.txt
fail-on-alert: true
summary-always: true
- run: node ./dist/scripts/ci_validate_modification.js before_data.js 'Rust Benchmark'
- run: node ./dist/scripts/ci_validate_modification.js before_data.js 'Criterion.rs Benchmark'

only-alert-with-cache:
name: Run alert check with actions/cache
Expand Down

0 comments on commit 338b0bf

Please sign in to comment.