Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update benchmark.yml (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
cakarsubasi authored Jun 24, 2024
1 parent 4a3c7c0 commit 1e0ff69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Build
run: dotnet build -c release --no-restore
- name: Benchmark
run: dotnet run -c release --no-build --verbosity normal --project test/benchmark/benchmark.fsproj
run: dotnet run -c release --no-build --verbosity normal --project test/benchmark

0 comments on commit 1e0ff69

Please sign in to comment.