mirror of
https://github.com/makew0rld/amfora.git
synced 2025-02-02 15:07:34 -05:00
👷 Use -race for testing
This commit is contained in:
parent
075348bc64
commit
f8899fc382
@ -8,7 +8,7 @@ go:
|
||||
- "1.15"
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
- go test -race ./...
|
||||
- go build
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user