File tree Expand file tree Collapse file tree 3 files changed +299
-584
lines changed Expand file tree Collapse file tree 3 files changed +299
-584
lines changed Original file line number Diff line number Diff line change 79
79
if : steps.cache-dependencies.outputs.cache-hit != 'true'
80
80
81
81
- name : Test
82
-
83
- with :
84
- custom-command : yarn test:ember
85
82
env :
86
83
PERCY_PARALLEL_NONCE : ${{ env.PERCY_PARALLEL_NONCE }}
87
84
PERCY_PARALLEL_TOTAL : ${{ env.PERCY_PARALLEL_TOTAL }}
88
85
PERCY_TOKEN : 5ad6687f6b1ad3dec2b964f94d3d59ff3880baccf1492c0663e85c1ce79c1a52
86
+ run : yarn run percy exec -- yarn test:ember
Original file line number Diff line number Diff line change 31
31
"@ember/test-helpers" : " ^2.2.5" ,
32
32
"@glimmer/component" : " ^1.0.4" ,
33
33
"@glimmer/tracking" : " ^1.0.4" ,
34
- "@percy/ember" : " ^2.1.4" ,
34
+ "@percy/cli" : " ^1.0.0-beta.54" ,
35
+ "@percy/ember" : " ^3.0.0" ,
35
36
"algoliasearch" : " ^3.32.1" ,
36
37
"babel-eslint" : " ^10.1.0" ,
37
38
"bourbon" : " 5.1.0" ,
You can’t perform that action at this time.
0 commit comments