Skip to content

Commit

Permalink
[SUREFIRE-2150] upgrade to parent pom 39 (#614)
Browse files Browse the repository at this point in the history
* [SUREFIRE-2150] upgrade to parent pom 39
* fix IT by removing line numbers from test

Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Feb 27, 2023
1 parent 208eae2 commit 052ce53
Show file tree
Hide file tree
Showing 1,300 changed files with 52,004 additions and 64,299 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ff-goal: 'clean install site site:stage -P reporting -nsu'
ff-site-goal: '-v'
verify-goal: 'clean install -nsu -P run-its'
verify-fail-fast: false
verify-fail-fast: true
failure-upload-path: |
surefire-its/target/*/log.txt
surefire-its/target/**/surefire-reports/*
Expand Down

0 comments on commit 052ce53

Please sign in to comment.