alright, I give up. I'm using playwright from now on. Enough is enough
Some checks failed
msbuild / build (push) Failing after 1m56s

This commit is contained in:
Greg Gauthier 2024-07-24 19:05:28 +01:00
parent bdf9c79b49
commit 427980f503

View File

@ -54,14 +54,6 @@ jobs:
apt update
apt install -y microsoft-edge-stable
- name: Validate the MS Edge installation
run: |
export PATH=$PATH:${{gitea.workspace}}/drivers
which msedge
which msedgedriver
msedge --version
msedgedriver --version
- name: Gradle Build
run: |
export PATH=$PATH:${{gitea.workspace}}/drivers