We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae957df commit 663f441Copy full SHA for 663f441
1 file changed
.github/workflows/bench-engine.yml
@@ -205,7 +205,6 @@ jobs:
205
commit -m "bench charts for PR #${PR_NUMBER} run ${RUN_ID}"
206
git push origin bench-charts
207
echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
208
- git checkout -
209
210
# Compare against baseline and comment on PR
211
- name: Compare & comment
0 commit comments