We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe1009 commit 21c829fCopy full SHA for 21c829f
.github/workflows/benchmark.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Run Benchmarks
30
run: |
31
- dotnet run --no-build -c Release --project ./tools/EvenireDB.Tools.Benchmark/EvenireDB.Tools.Benchmark.csproj -- --exporters json --filter *
+ dotnet run --no-build -c Release --project ./tools/EvenireDB.Tools.Benchmark/EvenireDB.Tools.Benchmark.csproj -- --exporters JSON --filter EvenireDB.Benchmark*
0 commit comments