fix: goveralls latest version install

Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com>
This commit is contained in:
Manuel Vogel 2025-03-26 16:41:02 +01:00
parent be9daa8c23
commit 601fe94e96

View file

@ -34,7 +34,7 @@ jobs:
- name: Install goveralls
run: |
go install github.com/mattn/goveralls
go install github.com/mattn/goveralls@latest
echo $GOPATH
ls -lash $GOPATH
which goveralls