diff options
| author | mo khan <mo.khan@gmail.com> | 2020-10-06 16:28:37 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-10-06 16:28:37 -0600 |
| commit | 6bdf4395f50f6b1bafa625a8ac1914e5eb892129 (patch) | |
| tree | aa2848b2d3c06b4d226ef6c942525a4a74df219e | |
| parent | 561d687c4753fb1ee8724d5681defa4e1ca74a6d (diff) | |
test: the downstream functional tests are unreliable
| -rw-r--r-- | .gitlab/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml index 07bf4c6..43f35cc 100644 --- a/.gitlab/test.yml +++ b/.gitlab/test.yml @@ -135,7 +135,7 @@ integration-rust: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH when: always - allow_failure: false + allow_failure: true functional-c-conan: extends: .functional |
