Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschuch committed Feb 27, 2024
1 parent 48cdfcd commit 14b6314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: 📦 Collect Test Result Comment Details
if: always()
run: |
cat ${K6_RESULTS_DIR}/comment.txt
echo "results=$(cat ${K6_RESULTS_DIR}/comment.txt)" >> "$GITHUB_OUTPUT"
- name: 📋 Post Test Results to Comment
Expand Down

0 comments on commit 14b6314

Please sign in to comment.