diff --git a/.github/workflows/ci-dotnet-runtests.yml b/.github/workflows/ci-dotnet-runtests.yml index 84e2651f..6a1fc373 100644 --- a/.github/workflows/ci-dotnet-runtests.yml +++ b/.github/workflows/ci-dotnet-runtests.yml @@ -172,7 +172,7 @@ jobs: azure_keyvault_url: ${{ vars.integration_test_azure_keyvault_url }} environment: AzureAuth run_integration_tests: true - tests_filter_expression: empty # Means skip. + tests_filter_expression: empty # Means skip use_azure_functions_tools: true aspnetcore_test_contentroot_variable_name: empty aspnetcore_test_contentroot_variable_value: empty