Merge pull request #84 from zcash-hackworks/mdr0id-patch-remove-race-tester
Update .gitlab-ci.yml
This commit is contained in:
commit
559a04b145
|
@ -72,7 +72,7 @@ test:test-unittest:
|
||||||
- make test
|
- make test
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
test:test-race-conditions:
|
.test:test-race-conditions:
|
||||||
stage: test
|
stage: test
|
||||||
dependencies:
|
dependencies:
|
||||||
- build:build-linux
|
- build:build-linux
|
||||||
|
|
Loading…
Reference in New Issue