Merge pull request #84 from zcash-hackworks/mdr0id-patch-remove-race-tester

Update .gitlab-ci.yml
This commit is contained in:
Marshall Gaucher 2019-10-01 16:11:00 -07:00 committed by GitHub
commit 559a04b145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ test:test-unittest:
- make test
allow_failure: true
test:test-race-conditions:
.test:test-race-conditions:
stage: test
dependencies:
- build:build-linux