From 96695fa77617b66afda73837fb9ceb6bfd902683 Mon Sep 17 00:00:00 2001 From: eranreshef-starkware Date: Sun, 5 May 2024 15:33:10 +0300 Subject: [PATCH] typo --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 01afe78214..9a35694f63 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -51,7 +51,7 @@ jobs: # Where the output from the benchmark tool is stored output-file-path: output.txt - # Push gh-pages branch by yourself + # Push to gh-pages branch - name: Push benchmark result run: | git switch gh-pages