Skip to content

Commit

Permalink
testing test coverage badge workflow with custom names per branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul K authored and Gokul K committed Jun 11, 2024
1 parent b50ed81 commit 5672adf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
gist-token: ${{ secrets.GIST_SECRET }} # if you want to upload badge to gist
gist-url: https://gist.github.com/gokulk16/eaf6c29242b70728224cc81c3f9ba750
upload-badge: true
badge-text: "coverage"
badge-path: "badge-${{ github.event.repository.name }}-${{ matrix.branch }}.svg"
- name: "Upload Coverage"
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 5672adf

Please sign in to comment.