Skip to content

Commit

Permalink
chore: gha perm denied
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Dec 18, 2024
1 parent e05ffdf commit 85afeae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
uses: coverallsapp/github-action@v2
with:
files: |
coverage.txt
btcec/coverage.txt
btcutil/coverage.txt
btcutil/psbt/coverage.txt
./coverage.txt
./btcec/coverage.txt
./btcutil/coverage.txt
./btcutil/psbt/coverage.txt
format: golang

test-race:
Expand Down

0 comments on commit 85afeae

Please sign in to comment.