Tests for UnSet
This commit is contained in:
@@ -14,5 +14,5 @@ jobs:
|
||||
with:
|
||||
go-version: '1.19'
|
||||
- run: go get -t -v ./...
|
||||
- run: go test -race -coverprofile=coverage.out -covermode=atomic
|
||||
- run: go test -race -coverprofile=coverage.out -covermode=atomic -timeout 5s
|
||||
- uses: codecov/codecov-action@v3
|
||||
|
||||
Reference in New Issue
Block a user