mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Add features flag to cargo bench command in benchmarks workflow
This commit is contained in:
parent
b4069fa18b
commit
bd42e2b2c9
@ -20,7 +20,7 @@ jobs:
|
||||
toolchain: stable
|
||||
|
||||
- name: Run benchmarks
|
||||
run: cargo bench
|
||||
run: cargo bench --features bench
|
||||
|
||||
- name: Upload benchmark reports
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user