sudo pacman -Syu 2024-02-01 14:20:09 +07:00
commit 13c2dfb856
1 changed files with 1 additions and 1 deletions

View File

@ -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: