diff --git a/.github/workflows/nuget.yml b/.github/workflows/nuget.yml index 2e9808610df..4ddad505539 100644 --- a/.github/workflows/nuget.yml +++ b/.github/workflows/nuget.yml @@ -99,6 +99,7 @@ jobs: cd testworkflows/environment-test gharun -W sample.yml --environment-secret-file develop=develop.yml --environment-secret-file staging=staging.yaml --environment-secret-file prod=prod.secrets cd ../.. + gharun -W testworkflows/dumpcontexts.yml --list ${{matrix.image && 'echo "Skipping additional testcases" && exit 0' || ''}} gharun -W testworkflows/cache.yml -P ubuntu-latest=-self-hosted gharun -P ubuntu-latest=-self-hosted -W testworkflows/matrixtest.yml --parallel 1