test getting chrome

pull/4069/head
filip mertens 1 year ago
parent be4118bea9
commit a9c11313e9
  1. 1
      .circleci/config.yml

@ -16,6 +16,7 @@ jobs:
working_directory: ~/remix-project
steps:
- checkout
- run: wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- restore_cache:
keys:
- v1-deps-{{ checksum "yarn.lock" }}

Loading…
Cancel
Save