mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2026-02-13 03:09:49 +00:00
add race detection for tests
This commit is contained in:
@@ -6,7 +6,7 @@ before:
|
||||
- go generate
|
||||
- go run github.com/google/go-licenses@latest check . --disallowed_types=restricted
|
||||
- go mod tidy
|
||||
- go test -v ./...
|
||||
- go test -race -v ./...
|
||||
|
||||
builds:
|
||||
- id: casaos-amd64
|
||||
|
||||
@@ -6,7 +6,7 @@ before:
|
||||
- go generate
|
||||
- go run github.com/google/go-licenses@latest check . --disallowed_types=restricted
|
||||
- go mod tidy
|
||||
- go test -v ./...
|
||||
- go test -race -v ./...
|
||||
|
||||
builds:
|
||||
- id: casaos-amd64
|
||||
|
||||
Reference in New Issue
Block a user