Skip to content

Commit

Permalink
Use install during first build
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 2, 2022
1 parent 5fb0d40 commit 780cf6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Expand Up @@ -24,6 +24,7 @@ jobs:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
ff-goal: '-P run-its install'
ff-maven: "3.8.6" # Maven version for fail-fast-build
maven-matrix: '[ "3.2.5", "3.8.6" ]' # Maven versions matrix for verify builds

Expand Down

0 comments on commit 780cf6e

Please sign in to comment.