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 update
|
||||||
apt install -y microsoft-edge-stable
|
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
|
- name: Gradle Build
|
||||||
run: |
|
run: |
|
||||||
export PATH=$PATH:${{gitea.workspace}}/drivers
|
export PATH=$PATH:${{gitea.workspace}}/drivers
|
||||||
|
Loading…
Reference in New Issue
Block a user