Skip to content

Commit 65f0980

Browse files
committed
Added visual test to percy
1 parent 068c9f9 commit 65f0980

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,12 +672,14 @@ workflows:
672672
percy-tests:
673673
jobs:
674674
- install-dependencies
675+
- table-visual-test
675676
- percy/finalize_all:
676677
requires:
677678
- test-39
678679
- dcc-test-39
679680
- html-python-39
680681
- table-server-test
682+
- table-visual-test
681683
- artifacts:
682684
requires:
683685
- percy/finalize_all

0 commit comments

Comments
 (0)