mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
Allow sauce to fail
This commit is contained in:
parent
cefe889539
commit
a9aa44c934
|
@ -6,8 +6,13 @@ branches:
|
|||
- releases
|
||||
env:
|
||||
matrix:
|
||||
include:
|
||||
- JOB: unit
|
||||
- JOB: e2e
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- JOB: e2e
|
||||
|
||||
global:
|
||||
- GH_REF: github.com/Rebilly/ReDoc.git
|
||||
- GIT_AUTHOR_EMAIL: redoc-bot@users.noreply.github.com
|
||||
|
|
Loading…
Reference in New Issue
Block a user