This commit is contained in:
frankknoll
2024-04-26 18:23:12 +02:00
4 changed files with 2833 additions and 54 deletions

View File

@@ -29,7 +29,6 @@ jobs:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt install google-chrome-stable
pip install --upgrade selenium webdriver-manager
- name: Installing ipython kernel
shell: bash -el {0}
run: |