Skip to content

Commit

Permalink
Update k6-qryn-prometheus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 8, 2023
1 parent e5628ce commit bc75e6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/k6-qryn-prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
results.csv
summary.html
summary.md
summary.txt
- name: Summary Report
run: |
echo "### qryn image" >> $GITHUB_STEP_SUMMARY
Expand All @@ -70,3 +71,5 @@ jobs:
echo "```" >> $GITHUB_STEP_SUMMARY
cat summary.txt >> $GITHUB_STEP_SUMMARY
echo "```" >> $GITHUB_STEP_SUMMARY
echo "#### https://qryn.cloud" >> $GITHUB_STEP_SUMMARY

0 comments on commit bc75e6b

Please sign in to comment.