Skip to content

Commit cf77e97

Browse files
committed
w
1 parent 30c0bc0 commit cf77e97

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/electron-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
timeout-minutes: 30
1010
runs-on: ubuntu-latest
1111
env:
12-
IVY_JAVA_HOME: $JAVA_HOME
1312
CI: true
1413
RUN_STABLE_VERSION: true
1514
JAVA_OPTS_IVY_SYSTEM: '-Ddev.mode=true -Divy.engine.testheadless=true'

.github/workflows/openvscode-server-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
timeout-minutes: 30
1010
runs-on: ubuntu-latest
1111
env:
12-
IVY_JAVA_HOME: $JAVA_HOME
1312
CI: true
1413
RUN_IN_BROWSER: true
1514
JAVA_OPTS_IVY_SYSTEM: '-Ddev.mode=true -Divy.engine.testheadless=true'

0 commit comments

Comments
 (0)