Im just about ready to give up
Some checks failed
ChromeTests / build (3.12) (push) Failing after 56s
EdgeTests / build (3.12) (push) Successful in 1m0s
Pylint / build (3.12) (push) Successful in 10s

This commit is contained in:
Greg Gauthier 2024-07-24 13:00:04 +01:00
parent 519c7ab538
commit 24a30789b3

View File

@ -27,7 +27,7 @@ jobs:
python -m pip install -r requirements.txt python -m pip install -r requirements.txt
mkdir drivers mkdir drivers
- name: Prep the Debian repositories - name: Prep the host environment for Chrome
run: | run: |
apt update -y apt update -y
apt upgrade -y apt upgrade -y