From 59ffc65a113f04c252f1fe8c53f348eb10d6e4a2 Mon Sep 17 00:00:00 2001 From: KocsisV Date: Thu, 7 Sep 2023 11:00:08 +0200 Subject: [PATCH] EAVPD-94 test on default --- .github/workflows/IncQueryValidatorForEAExample.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IncQueryValidatorForEAExample.yml b/.github/workflows/IncQueryValidatorForEAExample.yml index 131af77..2cc9090 100644 --- a/.github/workflows/IncQueryValidatorForEAExample.yml +++ b/.github/workflows/IncQueryValidatorForEAExample.yml @@ -27,7 +27,7 @@ jobs: uses: IncQueryLabs/incquery-validator-for-ea-action@develop with: model_file_path: TestModels/example.qeax - analysis_suite: SAIC Digital Engineering Validation + analysis_suite: default incquery_username: "${{ secrets.incquery_username }}" incquery_password: "${{ secrets.incquery_password }}" license: "${{ secrets.incquery_ea_validator_license }}"