Skip to content

Commit

Permalink
uninstall chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Dec 21, 2023
1 parent f3fabf6 commit 4e36e5e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
scope: '@nuxeo'
node-version: 18

- name: Install google chrome
run: |
wget -q https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_114.0.5735.90-1_amd64.deb
apt install -y --allow-downgrades ./google-chrome-stable_114.0.5735.90-1_amd64.deb
- name: Determine nuxeo-elements branch to link
id: pick_nuxeo_elements_branch
run: |
Expand Down

0 comments on commit 4e36e5e

Please sign in to comment.