We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed88cc commit 51fdac1Copy full SHA for 51fdac1
1 file changed
.github/workflows/CompletePipeline.yml
@@ -370,6 +370,7 @@ jobs:
370
- ConfigParams
371
- UnitTestingParams
372
- UnitTesting
373
+ - AppTesting
374
if: success() || failure()
375
with:
376
testsuite-summary-name: ${{ needs.UnitTestingParams.outputs.package_fullname }}
0 commit comments