Skip to content

Commit 663f441

Browse files
committed
fix(bench): remove git checkout - after pushing bench-charts
1 parent ae957df commit 663f441

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/bench-engine.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ jobs:
205205
commit -m "bench charts for PR #${PR_NUMBER} run ${RUN_ID}"
206206
git push origin bench-charts
207207
echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
208-
git checkout -
209208
210209
# Compare against baseline and comment on PR
211210
- name: Compare & comment

0 commit comments

Comments
 (0)