Skip to content

Commit

Permalink
Update pr-downstream-full.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste authored Aug 4, 2023
1 parent 5ee296b commit 00fdf5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr-downstream-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
java-version: ${{ matrix.java-version }}
maven-version: ${{ matrix.maven-version }}
cache-key-prefix: ${{ runner.os }}-${{ matrix.java-version }}-maven${{ matrix.maven-version }}
- name: Install Python needed packages
uses: kiegroup/kie-ci/.ci/actions/python-packages@main
with:
packages: jep
- name: Build Chain
uses: kiegroup/kie-ci/.ci/actions/build-chain@main
with:
Expand Down

0 comments on commit 00fdf5e

Please sign in to comment.