Skip to content

Commit

Permalink
Don't fail build if one test failes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsuter authored Aug 7, 2023
1 parent a2d532b commit 18db855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ on:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2
with:
mvnArgs: -Dmaven.test.failure.ignore=true

0 comments on commit 18db855

Please sign in to comment.