master
helenanull 2 years ago
parent 1a4f9fd5b7
commit 73fe2c66e4

@ -8,6 +8,10 @@ jobs:
steps:
- run:
command: npx @puppeteer/browsers install chrome@stable
- persist_to_workspace:
root: ~/project
paths:
- .
workflows:
run-cy-tests:
jobs:

Loading…
Cancel
Save