From a131c20060d9efcdb6f9b594d45fcc93837a94a5 Mon Sep 17 00:00:00 2001 From: Toshiya Kobayashi Date: Mon, 3 Feb 2025 18:19:06 +0900 Subject: [PATCH] - test old parser --- .github/workflows/pr-drools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-drools.yml b/.github/workflows/pr-drools.yml index ed666b8d8a9..d1f5f77b4f7 100644 --- a/.github/workflows/pr-drools.yml +++ b/.github/workflows/pr-drools.yml @@ -61,7 +61,7 @@ jobs: - name: Build Chain uses: apache/incubator-kie-kogito-pipelines/.ci/actions/build-chain@main env: - BUILD_MVN_OPTS_CURRENT: '-Dfull -Dreproducible -DenableNewParser' + BUILD_MVN_OPTS_CURRENT: '-Dfull -Dreproducible' MAVEN_OPTS: "-Dfile.encoding=UTF-8" with: definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml