Browse Source

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

Update .gitlab-ci.yml
service_pr
Marshall Gaucher 5 years ago
committed by GitHub
parent
commit
559a04b145
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -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

Loading…
Cancel
Save