mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-26 10:15:13 +03:00
👷 Use -race for testing
This commit is contained in:
parent
075348bc64
commit
f8899fc382
@ -8,7 +8,7 @@ go:
|
|||||||
- "1.15"
|
- "1.15"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test -race ./...
|
||||||
- go build
|
- go build
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user