Skip to content

Commit 94271c0

Browse files
committed
ci
1 parent 8f58a60 commit 94271c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ jobs:
9393
run: |
9494
sudo apt-get install -y xvfb libgtk2.0-0 libnotify-dev libnss3 libxss1 curl
9595
sudo apt-get install -y pandoc
96-
# install google-chrome
97-
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
98-
sudo dpkg -i google-chrome-stable_current_amd64.deb
9996
- name: mac dependencies
10097
if: ${{ startsWith(matrix.os, 'macos') }}
10198
# fix pandoc version to 3.1.6 until https://github.com/jupyter/nbconvert/issues/2164 fixed

0 commit comments

Comments
 (0)