Skip to content

Commit bcdea2f

Browse files
committed
[Build|GH] Use quick-fix to avoid need for EF-infrastrucutre
1 parent d4ffd3f commit bcdea2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ on:
1111

1212
jobs:
1313
build:
14-
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
14+
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@gh-workflow-quickfix
15+
with:
16+
without-EF-infra: true

0 commit comments

Comments
 (0)