Skip to content

Commit

Permalink
Another test removal
Browse files Browse the repository at this point in the history
  • Loading branch information
tadgh committed Aug 17, 2023
1 parent 5398387 commit f336270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
displayName: Checkstyle Build
inputs:
mavenPomFile: 'hapi-fhir-checkstyle/pom.xml'
goals: 'clean install'
goals: 'clean install -DskipTests'
options: '-Dmaven.repo.local=$(MAVEN_CACHE_FOLDER)'
jdkVersionOption: 1.11
- task: Bash@3
Expand Down

0 comments on commit f336270

Please sign in to comment.