Skip to content

Commit

Permalink
Add distribution config
Browse files Browse the repository at this point in the history
  • Loading branch information
eirslett committed Jun 23, 2023
1 parent e864cf8 commit 3819050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: "17"
distribution: temurin
- name: "Run Maven"
shell: bash
run: mvn clean install --batch-mode -PintegrationTests -DintegrationTestProfiles=it-${{ runner.os }}
Expand Down

0 comments on commit 3819050

Please sign in to comment.