fix(ci): allow percy tests to fail

If we run over 5k snapshots a month we'll get failures, so it should
be allowed to fail
This commit is contained in:
Łukasz Mierzwa
2019-12-26 21:54:16 +00:00
parent 8b7f0d5707
commit 17a2477c4a

View File

@@ -28,6 +28,8 @@ os: linux
language: shell
jobs:
allow_failures:
- name: Percy UI snapshots
include:
- stage: Test
name: Test Go code