Pipeline: Make Pa11y ci not mandatory on PR stage (#39285)
This commit is contained in:
@@ -435,6 +435,7 @@ def test_a11y_frontend_step_pr(edition, port=3001):
|
||||
'HOST': 'end-to-end-tests-server' + enterprise2_suffix(edition),
|
||||
'PORT': port,
|
||||
},
|
||||
'failure': 'ignore',
|
||||
'commands': [
|
||||
'yarn wait-on http://$HOST:$PORT',
|
||||
'yarn -s test:accessibility-pr',
|
||||
|
||||
Reference in New Issue
Block a user