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:
|
||||
name: Tests
|
||||
command: make tests
|
||||
- run:
|
||||
name: Racer
|
||||
command: make racer
|
||||
- run:
|
||||
name: Build
|
||||
command: make build
|
||||
|
|
Loading…
Reference in a new issue