mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
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:
@@ -28,6 +28,8 @@ os: linux
|
||||
language: shell
|
||||
|
||||
jobs:
|
||||
allow_failures:
|
||||
- name: Percy UI snapshots
|
||||
include:
|
||||
- stage: Test
|
||||
name: Test Go code
|
||||
|
||||
Reference in New Issue
Block a user