We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
percy/finalize_all
1 parent 0320879 commit e7ebcafCopy full SHA for e7ebcaf
1 file changed
.circleci/config.yml
@@ -56,6 +56,7 @@ workflows:
56
build:
57
jobs:
58
- test
59
- - percy/finalize_all:
60
- requires:
61
- - test
+ # NOTE do not percy as the baselines need to be updated
+ # - percy/finalize_all:
+ # requires:
62
+ # - test
0 commit comments