X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fbenchmark.yml;h=eaad5db6401a2f48c807c77fe3c73594c4f4c5c7;hb=ab4b8974997777373a6032073f9c1aaf33ba9931;hp=8811f0f458d61aa570ccca98de94e4a5b8e38348;hpb=4ff75a3b2c48b2b0a1250cb551d2b73eb26d5296;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 8811f0f45..eaad5db64 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -71,7 +71,7 @@ jobs: - name: Run benchmark run: | - node dist/scripts/benchmark.js benchmark.json + node dist/scripts/benchmark.js -o benchmark.json - name: Display result run: |