Skip to content

Commit 0801787

Browse files
committed
Fix puppeteer not working in codefresh
1 parent 2af2217 commit 0801787

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deployment-configuration/codefresh-template-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ steps:
120120
image: "${{test-e2e}}"
121121
fail_fast: false
122122
commands:
123+
- npx puppeteer browsers install chrome
123124
- yarn test
124125
scale: {}
125126
when:

0 commit comments

Comments
 (0)