Skip to content

Commit

Permalink
ci: inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Jul 2, 2024
1 parent 1749134 commit e336365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
client-args-format: "-u http://{0}:5000 -s streaminghub --channels 1 --streams 1" # {0} will be replaced with server address
client-csproj: "perf/BenchmarkApp/PerformanceTest.Client/PerformanceTest.Client.csproj"
server-csproj: "perf/BenchmarkApp/PerformanceTest.Server/PerformanceTest.Server.csproj"
secrets: inherit

0 comments on commit e336365

Please sign in to comment.