Skip to content

Commit

Permalink
Merge pull request #34 from axonivy-market/failingTests
Browse files Browse the repository at this point in the history
Use failable builds also on dev
  • Loading branch information
ivy-rew authored Jul 26, 2024
2 parents 4defc3f + 1f0e536 commit 0cea097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v3
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v4
with:
mvnArgs: '"-Divy.engine.download.url=https://dev.axonivy.com/permalink/${{ inputs.ivyVersion }}/axonivy-engine.zip" "-Divy.engine.version=(10.0.0,]" "-Dproject.build.plugin.version=${{ inputs.ivyPluginVersion }}" "-Dtester.version=${{ inputs.testerVersion }}" ${{ inputs.mvnArgs }}'
javaVersion: 21
Expand Down

0 comments on commit 0cea097

Please sign in to comment.