Skip to content

Commit

Permalink
The missing emojigit add -A!
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuch committed Feb 27, 2024
1 parent 572af69 commit 48cdfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
BUDGET=200
bash ${K6_SCRIPTS_DIR}/review_results.sh ${K6_RESULTS_DIR}/baseline.json ${K6_RESULTS_DIR}/otel.json ${BUDGET} ${K6_RESULTS_DIR}/comment.txt
- name: Collect Test Result Comment Details
- name: 📦 Collect Test Result Comment Details
if: always()
run: |
echo "results=$(cat ${K6_RESULTS_DIR}/comment.txt)" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 48cdfcd

Please sign in to comment.