mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 15:19:25 +00:00
Update benchmark command to include features flag
This commit is contained in:
2
.github/workflows/run-benchmarks.yml
vendored
2
.github/workflows/run-benchmarks.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
- name: Run benchmarks
|
- name: Run benchmarks
|
||||||
run: cargo bench
|
run: cargo bench --features bench
|
||||||
|
|
||||||
- name: Upload benchmark reports
|
- name: Upload benchmark reports
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
Reference in New Issue
Block a user