Update build.yml
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Benchmark
|
- name: Benchmark
|
||||||
run: |
|
run: |
|
||||||
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m --counters BranchMispredictions
|
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m
|
||||||
|
|
||||||
- name: Cache Benchmark Data
|
- name: Cache Benchmark Data
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user