Update build.yml

This commit is contained in:
Asriel Camora
2023-11-09 17:54:42 -08:00
committed by GitHub
parent 974ebf68e7
commit 11c0f291de
+1 -1
View File
@@ -103,7 +103,7 @@ jobs:
- name: Benchmark
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
uses: actions/cache@v1