Skip to content

Commit

Permalink
remove npx command to install puppeteer chrome from test-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kapppa-joe committed Sep 5, 2024
1 parent ab12370 commit 0b296ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildspec/build/test-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ phases:
build:
commands:
- cd frontend
- npx puppeteer browsers install chrome
- npm run test-headless


0 comments on commit 0b296ae

Please sign in to comment.