Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
add covered
  • Loading branch information
Rhyanz46 authored Oct 2, 2024
1 parent 5bd51d5 commit e189fe6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
current_version: ${{ steps.latest-tag.outputs.tag }}
level: patch

- name: Coveralls GitHub Action
uses: coverallsapp/[email protected]

- name: Create Release Notes
id: create-release
run: |
Expand Down

0 comments on commit e189fe6

Please sign in to comment.