alright, I give up. I'm using playwright from now on. Enough is enough
Some checks failed
msbuild / build (push) Failing after 1m56s
Some checks failed
msbuild / build (push) Failing after 1m56s
This commit is contained in:
parent
bdf9c79b49
commit
427980f503
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user