File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,14 @@ jobs:
2929 # Java and .NET are already installed on ubuntu-latest
3030
3131 - name : Firely.Terminal (GitHub Actions)
32- uses : FirelyTeam/firely-terminal-pipeline@v0.4.5
32+ uses : FirelyTeam/firely-terminal-pipeline@v0.5.0
3333 with :
3434 PATH_TO_CONFORMANCE_RESOURCES : Resources/fsh-generated/resources/
3535 # PATH_TO_EXAMPLES: Examples
3636 PATH_TO_QUALITY_CONTROL_RULES : qc/custom
3737 DOTNET_VALIDATION_ENABLED : true
3838 JAVA_VALIDATION_ENABLED : true
39- OUTPUT_FORMAT : RAW
40- JAVA_VALIDATION_OPTIONS : -allow-example-urls true
39+ JAVA_VALIDATION_OPTIONS : -allow-example-urls true -output-style compact
4140 SIMPLIFIER_USERNAME : ${{ secrets.SIMPLIFIER_USERNAME }}
4241 SIMPLIFIER_PASSWORD : ${{ secrets.SIMPLIFIER_PASSWORD }}
4342 SUSHI_ENABLED : true
You can’t perform that action at this time.
0 commit comments