Skip to content

Commit

Permalink
ci: fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
unki2aut committed Nov 11, 2023
1 parent 63b8489 commit 290724b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
run: go test -v ./...

- name: Update coverage report
uses: ncruces/go-coverage-report@v8
uses: ncruces/go-coverage-report@v0

0 comments on commit 290724b

Please sign in to comment.