mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ci): allow diff jobs to fail
This commit is contained in:
committed by
Łukasz Mierzwa
parent
def52f4fab
commit
4277903811
@@ -34,6 +34,8 @@ language: shell
|
||||
jobs:
|
||||
allow_failures:
|
||||
- name: Percy UI snapshots
|
||||
- name: Webpack bundle size compare
|
||||
- name: Benchmark Go code compare
|
||||
include:
|
||||
- stage: Stats
|
||||
name: Webpack bundle size compare
|
||||
|
||||
Reference in New Issue
Block a user