Merge branch 'main' of https://github.com/haunt98/dotfiles
commit
13c2dfb856
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
go-version: "stable"
|
||||
- run: go test -race -coverprofile=coverage.out ./...
|
||||
- uses: codecov/codecov-action@v3
|
||||
- uses: codecov/codecov-action@v4
|
||||
with:
|
||||
files: coverage.out
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue