Skip to content
Snippets Groups Projects
Commit 65615776 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Allow failure of qa:selectors job for now

parent 8c22c654
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -630,10 +630,11 @@ qa:selectors:
variables:
SETUP_DB: "false"
services: []
allow_failure: true
script:
- cd qa/
- bundle install
- bin/qa Test::Sanity::Selectors
- bundle exec bin/qa Test::Sanity::Selectors
 
coverage:
<<: *dedicated-runner
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment