diff --git a/.github/workflows/IncQueryValidatorForEAExample.yml b/.github/workflows/IncQueryValidatorForEAExample.yml index 69f1826..131af77 100644 --- a/.github/workflows/IncQueryValidatorForEAExample.yml +++ b/.github/workflows/IncQueryValidatorForEAExample.yml @@ -27,10 +27,10 @@ jobs: uses: IncQueryLabs/incquery-validator-for-ea-action@develop with: model_file_path: TestModels/example.qeax - analysis_suite: default + analysis_suite: SAIC Digital Engineering Validation incquery_username: "${{ secrets.incquery_username }}" incquery_password: "${{ secrets.incquery_password }}" license: "${{ secrets.incquery_ea_validator_license }}" comment_on_pr: true - fail_on: none + fail_on: error