Skip to content

Commit 974ebf6

Browse files
committed
hyper-v schenanigans
1 parent 20aa7e9 commit 974ebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
104104
- name: Benchmark
105105
run: |
106-
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m --counters BranchMispredictions+CacheMisses+TotalCycles
106+
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m --counters BranchMispredictions
107107
108108
- name: Cache Benchmark Data
109109
uses: actions/cache@v1

0 commit comments

Comments
 (0)