Skip to content

Commit

Permalink
fix filename in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
gernotstarke committed Jan 2, 2025
1 parent df9ae6a commit 3124834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: ${{ secrets.DYNA_GIST_ID }}
filename: pdfminion-test-count.json
filename: minion-testresults.json
label: tests
message: ${{ env.TEST_COUNT }} passed
color: green

0 comments on commit 3124834

Please sign in to comment.