Skip to content

Commit

Permalink
forcing snapshots download because of the cache.
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Dec 8, 2022
1 parent c8c6126 commit ac4b366
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-verify.yml
Expand Up @@ -25,7 +25,8 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
# with:
with:
maven-args: '-D"invoker.streamLogsOnFailures" -U'
# put this back when 3.4.0 with jdk19 support has been released
#jdk-matrix: '[ "8", "11", "17", "19"]'
# verify-fail-fast: false

0 comments on commit ac4b366

Please sign in to comment.