Don’t do race detection testing in CI environment
This commit is contained in:
parent
a21e3daa0b
commit
13e89972fa
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Tests
|
name: Tests
|
||||||
command: make tests
|
command: make tests
|
||||||
- run:
|
|
||||||
name: Racer
|
|
||||||
command: make racer
|
|
||||||
- run:
|
- run:
|
||||||
name: Build
|
name: Build
|
||||||
command: make build
|
command: make build
|
||||||
|
|
Loading…
Reference in a new issue