Skip to content

Commit

Permalink
update pr-kogito-runtimes.yml workflow to reflect upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Oct 24, 2024
1 parent 6b7e7e0 commit f670acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-kogito-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
github-token: "${{ secrets.GITHUB_TOKEN }}"
definition-file: https://raw.githubusercontent.com/${GROUP:kiegroup}/kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
env:
BUILD_MVN_OPTS_CURRENT: '-T 1.5C'
BUILD_MVN_OPTS_CURRENT: '-Dvalidate-formatting'
- name: Junit Report
uses: kiegroup/kogito-pipelines/.ci/actions/action-junit-report@main
if: ${{ always() }}
Expand Down

0 comments on commit f670acc

Please sign in to comment.