diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-14 00:56:26 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-14 00:56:26 -0600 |
commit | bec9464713379c922ef728e52b37fc7434444b32 (patch) | |
tree | 4e8774e6e7ec9be769debe33faa82269bf0cf6cb /.gitlab-ci.yml | |
parent | 449a25bed1007901e0b2b14e1ca5573056235b01 (diff) | |
download | makers-bec9464713379c922ef728e52b37fc7434444b32.tar.gz makers-bec9464713379c922ef728e52b37fc7434444b32.zip |
now that xbps tests pass, keep them that way
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c9a351..f4e2680 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -85,7 +85,6 @@ full-test-xbps: - cd ~/xbps - ./configure - makers - allow_failure: true full-test-linux: stage: full-test |