8000 Auto-generated commit · stdlib-js/utils-async-count-by@a5dbd0f · GitHub
[go: up one dir, main page]

Skip to content

Commit a5dbd0f

Browse files
committed
Auto-generated commit
1 parent e263cf3 commit a5dbd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ jobs:
7272
env:
7373
webhook_url: ${{ secrets.STDLIB_COVERAGE_URL }}
7474
webhook_secret: ${{ secrets.STDLIB_WEBHOOK_SECRET }}
75-
data: '${{ steps.extract-coverage.outputs.coverage }}'
75+
data: '{ "coverage": ${{ steps.extract-coverage.outputs.coverage }}, "run_id": "${{ github.run_id }}" }'
7676
if: ${{ false }}

0 commit comments

Comments
 (0)
0