Skip to content

Commit

Permalink
add id for coverage workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio Ginter <[email protected]>
  • Loading branch information
sGy1980de committed Dec 20, 2024
1 parent 872c52c commit 22e9356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# You may pin to the exact commit or the version.
# uses: gwatts/go-coverage-action@2845595538a59d63d1bf55f109c14e104c6f7cb3
uses: gwatts/[email protected]
id: coverage
with:
# github token
#token: # optional, default is ${{ github.token }}
Expand Down

0 comments on commit 22e9356

Please sign in to comment.